some changes
This commit is contained in:
parent
83cb7d792d
commit
675e9a42d8
2 changed files with 3 additions and 7 deletions
|
@ -4,8 +4,6 @@
|
|||
# │ used by fisher, and of course the │
|
||||
# │ fisher itself │
|
||||
# ╰───────────────────────────────────╯
|
||||
source ../config.fish
|
||||
|
||||
function check_fisher
|
||||
if test ! -e $HOME/.config/fish/functions/fisher.fish
|
||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source
|
||||
|
@ -42,5 +40,3 @@ function check_fisher
|
|||
end
|
||||
end
|
||||
|
||||
check_fisher
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue