fixed fish config
This commit is contained in:
parent
7eab7e882f
commit
9fbdaed2d1
3 changed files with 1 additions and 3 deletions
|
@ -1,10 +1,8 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
source $HOME/.config/fish/myFunctions/alias.fish
|
||||
source $HOME/.config/fish/myFunctions/dotfiles.fish
|
||||
source $HOME/.config/fish/myFunctions/wgetbb.fish
|
||||
|
||||
source $HOME/.config/fish/aliasrc
|
||||
|
||||
fish_vi_key_bindings
|
||||
bind \cH backward-kill-path-component
|
||||
|
|
Loading…
Reference in a new issue