add fisher install script

This commit is contained in:
Inhji 2023-06-13 22:41:36 +02:00
parent e702d71fc0
commit 2c7752e885
1 changed files with 3 additions and 0 deletions

3
scripts/fisher.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env fish
source ./submodules/fisher/functions/fisher.fish
fisher update