add nvm to fish
This commit is contained in:
parent
23174825cb
commit
f752f3dd59
2 changed files with 4 additions and 1 deletions
|
@ -7,3 +7,6 @@ if test -f ~/.keychain/$hostname-fish
|
|||
end
|
||||
|
||||
set -g fish_greeting
|
||||
|
||||
# Created by `pipx` on 2023-08-28 08:41:19
|
||||
set PATH $PATH /home/nezia/.local/bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
jorgebucaran/fisher
|
||||
catppuccin/fish
|
||||
pure-fish/pure
|
||||
patrickf1/fzf.fish
|
||||
jorgebucaran/nvm.fish
|
||||
|
|
Loading…
Reference in a new issue