dotfiles/tmux/install.fish

8 lines
162 B
Fish
Raw Normal View History

2024-01-28 11:55:11 -08:00
#!/usr/bin/env fish
2024-01-29 17:32:29 -08:00
source "$DOT/homebrew/brew_utils.fish"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
brew_install "tmux"