1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-02-24 16:02:02 +00:00
2020-12-18 11:23:55 -07:00

10 lines
112 B
Fish
Executable File

#!/usr/bin/env fish
# Install fisher packages
fisher update
# Load abbreviations
abbrs
echo "fish setup ✓"