mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-12 20:06:15 +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'
|