changed fisher config
This commit is contained in:
parent
db72a0fb79
commit
424cc709c0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# │ fisher itself │
|
||||
# ╰───────────────────────────────────╯
|
||||
function check_fisher
|
||||
if test ! -e $HOME/.config/fish/functions/fisher.fish
|
||||
if not test -e $HOME/.config/fish/functions/fisher.fish
|
||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue