mirror of
1
0
Fork 0
tmux-config/install.sh

4 lines
135 B
Bash
Executable File

ln -sf $HOME/.tmux/tmux.conf $HOME/.tmux.conf
ln -sf $HOME/.tmux/tmux.conf.local $HOME/.tmux.conf.local
echo "Installed tmux dotfiles"