mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 01:31:36 +08:00
cfecb58bb6
darcs-hash:20070126012631-ac50b-4e13c06ddbf73f05a0a26824c71dbb96aa7ce0b9.gz
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'
|