mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 08:00:14 +00:00
fisher bootstrap with colors
This commit is contained in:
8
scripts/setup_fish
Normal file → Executable file
8
scripts/setup_fish
Normal file → Executable file
@ -1,3 +1,9 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
echo "nothing yet"
|
||||
# Install fisher packages
|
||||
fisher update
|
||||
|
||||
# Load abbreviations
|
||||
abbrs
|
||||
|
||||
echo "fish setup ✓"
|
||||
|
Reference in New Issue
Block a user