mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
add(fish): removed binding for \cd
This commit is contained in:
parent
a03330d33d
commit
df295e831e
3 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue