Skip to content

Commit

Permalink
Fish: Update fisher install script
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexvZyl authored Jul 25, 2023
1 parent a7df5e1 commit c79756c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/install/shell.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

fish <<'END_FISH'
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
fisher install IlanCosman/tide@v5t
echo "3\
2\
Expand Down

0 comments on commit c79756c

Please sign in to comment.