Remove fish vi-mode. Refactor dependency installation
This commit is contained in:
@@ -26,9 +26,6 @@ alias dce="docker-compose exec"
|
||||
alias drh="docker run -it --rm -v (pwd):/usr/(pwd) -w /usr/(pwd)"
|
||||
|
||||
|
||||
fish_vi_key_bindings
|
||||
|
||||
|
||||
# Include local config if present
|
||||
|
||||
if test -r $DOTFILES/fish/local.fish
|
||||
|
||||
Reference in New Issue
Block a user