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

@ -20,5 +20,4 @@ function tmux_attach
case "*"
tmux attach-session -t "$choice"
end
commandline --function repaint
end