ridiculousfish eeea3f3b3c Revert "Add completions for cd -"
This reverts commit 9d69f445501bbce01eb50a943e17613f8d59ba1b.
2016-10-01 16:48:12 -07:00

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'