tmux/README.md

16 lines
217 B
Markdown
Raw Normal View History

2024-03-02 15:07:30 +01:00
# tmux
2024-03-08 18:49:43 +01:00
My tmux config
## Install
```bash
git clone https://daniele.vigano.me/git/dani/tmux.git ~/.config/tmux
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
```
```bash
tmux
ctrl-a I
```