dotfiles/fish/install.fish

13 lines
353 B
Fish
Raw Permalink Normal View History

2024-01-29 21:46:58 -08:00
#!/usr/bin/env fish
2024-01-30 18:43:40 -08:00
source "$DOT/script/utils.fish"
2024-01-29 21:46:58 -08:00
source "$DOT/homebrew/brew_utils.fish"
source "$DOT/node/node_utils.fish"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-02-03 12:05:02 -08:00
print_subtitle Fish
2024-01-30 19:56:02 -08:00
2024-02-03 12:05:02 -08:00
execute "fisher install catppuccin/fish" catppuccin/fish
execute "fisher install decors/fish-colored-man" fish-colored-man