/dotmux

🧰 Dotfiles & scripts for tmux

Primary LanguageShell

dotmux

Dotfiles & scripts for tmux


Install

mkdir -p ~/.config/tmux-plugins
git clone https://github.com/tmux-plugins/tmux-resurrect ~/.config/tmux-plugins/tmux-resurrect
git clone https://github.com/leny/dotmux.git ~/.dotmux
ln -sfv ~/.dotmux/tmux.conf ~/.tmux.conf