mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
eeea3f3b3c
This reverts commit 9d69f44550
.
3 lines
111 B
Fish
3 lines
111 B
Fish
|
|
complete -x -c cd -a "(__fish_complete_cd)"
|
|
complete -c cd -s h -l help --description 'Display help and exit'
|