7 lines
162 B
Fish
Executable file
7 lines
162 B
Fish
Executable file
#!/usr/bin/env fish
|
|
|
|
source "$DOT/homebrew/brew_utils.fish"
|
|
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
brew_install "tmux"
|