add(fish): removed binding for \cd

This commit is contained in:
Léana 江 2023-04-02 21:46:34 +02:00
parent a03330d33d
commit df295e831e
3 changed files with 2 additions and 3 deletions

View file

@ -21,6 +21,8 @@ if status is-interactive
starship init fish | source
zoxide init fish --hook="prompt" | source
# bindings
bind \cd -e
end
# iTerm2 intergration