dotfiles/tmux/install.fish
2024-01-29 17:32:29 -08:00

7 lines
162 B
Fish
Executable file

#!/usr/bin/env fish
source "$DOT/homebrew/brew_utils.fish"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
brew_install "tmux"