mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 12:32:49 +08:00
4 lines
106 B
Fish
4 lines
106 B
Fish
|
|
complete -x -c cd -a "(__fish_complete_cd)"
|
|
complete -c cd -s h -l help -d (N_ "Display help and exit" )
|