Updated fish

This commit is contained in:
flof-ik 2022-02-20 22:14:26 +02:00
parent 4937895bfa
commit 9952b62efb
3 changed files with 2 additions and 3 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "config/nvim"]
path = config/nvim
url = git@github.com:Smirnov-O/nvim.git
url = git@github.com:flof-ik/nvim.git

View file

@ -7,6 +7,7 @@ set -g PATH $HOME/.local/bin $PATH
set -g PATH $HOME/.golang/bin $PATH
set -g PATH $HOME/.yarn/bin $PATH
set -g PATH $HOME/.cargo/bin $PATH
set -g PATH $HOME/.nimble/bin $PATH
## Configure
set fish_greeting
@ -14,7 +15,6 @@ if status is-interactive
starship init fish | source
zoxide init fish | source
fnm env | source
source $HOME/.asdf/asdf.fish
end
function fish_user_key_bindings

@ -1 +0,0 @@
Subproject commit 88075fada82d7335d0d59085818b95f9ce0afad6