fixed some bugs
This commit is contained in:
parent
328144264e
commit
457d58edbe
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
function check_fisher
|
function check_fisher
|
||||||
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
|
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source
|
||||||
fisher install jorgebucaran/fisher
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# Define plugins to use with fisher
|
# Define plugins to use with fisher
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue