Install tmux

This commit is contained in:
Marley Rae 2024-01-29 17:32:29 -08:00
parent 03e865de6b
commit c501aa6011

View file

@ -1,2 +1,7 @@
#!/usr/bin/env fish #!/usr/bin/env fish
source "$DOT/homebrew/brew_utils.fish"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
brew_install "tmux"