Skip to content

Commit

Permalink
Fix fish in update script
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Aug 1, 2024
1 parent 2002115 commit 71b93dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ section "Update Vim"
./update-vim.sh

section "Update Fish"
./update-fish.fish
fish update-fish.fish

section "Update Node/NPM"
./update-npm.sh
Expand Down

0 comments on commit 71b93dd

Please sign in to comment.