Amended
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
if not functions -q fisher
|
||||
echo "Installing Fisher plugin manager..."
|
||||
echo "Installing Fisher..."
|
||||
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
|
||||
else
|
||||
echo "Fisher already installed."
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user