fisher bootstrap with colors

This commit is contained in:
Noah Masur
2020-12-18 11:23:55 -07:00
parent adbb60bd70
commit 80f84e69b3
7 changed files with 228 additions and 4 deletions

8
scripts/setup_fish Normal file → Executable file
View File

@ -1,3 +1,9 @@
#!/usr/bin/env fish
echo "nothing yet"
# Install fisher packages
fisher update
# Load abbreviations
abbrs
echo "fish setup ✓"