mirror of
https://github.com/Phantop/dotfiles
synced 2025-07-05 09:36:49 +00:00
Fish: make getfisher actually work
This commit is contained in:
parent
a9662c8567
commit
ab928af577
|
@ -1,5 +1,6 @@
|
|||
# Defined in /tmp/fish.n3BGCP/getfisher.fish @ line 1
|
||||
# Defined in /tmp/fish.W9SYg1/getfisher.fish @ line 2
|
||||
function getfisher
|
||||
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
|
||||
fisher
|
||||
fish -c fisher
|
||||
exec fish
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue