Adding TMUX

I'm also a full-time dark mode user now, it seems.
This commit is contained in:
2024-03-23 19:26:21 -04:00
parent 64aa07697d
commit c4c20c1678
15 changed files with 70 additions and 34 deletions

View File

@@ -19,8 +19,14 @@ pushd zsh/dot-scripts
git -C geometry pull || git clone git@github.com:geometry-zsh/geometry.git geometry
popd
echo "Installing TMUX plugins"
pushd ~/.tmux/plugins
git -C tpm pull || git clone git@github.com:tmux-plugins/tpm.git tpm
popd
echo "Linking files"
stow --dotfiles -t ~ zsh
stow --dotfiles -t ~ ruby
stow --dotfiles -t ~ nvim
stow --dotfiles -t ~ tmux