mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 01:47:48 +08:00
4 lines
111 B
Fish
4 lines
111 B
Fish
|
|
complete -x -c cd -a "(__fish_complete_cd)"
|
|
complete -c cd -s h -l help --description 'Display help and exit'
|