https://github.com/leny/dotmux
🧰 Dotfiles & scripts for tmux
https://github.com/leny/dotmux
Last synced: 7 months ago
JSON representation
🧰 Dotfiles & scripts for tmux
- Host: GitHub
- URL: https://github.com/leny/dotmux
- Owner: leny
- Created: 2018-04-08T17:29:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-11-21T13:04:32.000Z (8 months ago)
- Last Synced: 2025-11-21T15:10:03.457Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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