Update init/setup.fish
This commit is contained in:
parent
06593e35ea
commit
709c4a5309
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ function check_fishr
|
||||||
else
|
else
|
||||||
if test ! -e $HOME/.config/fish/functions/fisher.fish
|
if test ! -e $HOME/.config/fish/functions/fisher.fish
|
||||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source & fisher install jorgebucaran/fisher
|
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source & fisher install jorgebucaran/fisher
|
||||||
|
else
|
||||||
fisher update
|
fisher update
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue