Adding TMUX
I'm also a full-time dark mode user now, it seems.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user