mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 08:23:56 +00:00
fisher bootstrap with colors
This commit is contained in:
Regular → Executable
+7
-1
@@ -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