16 lines
217 B
Markdown
16 lines
217 B
Markdown
# tmux
|
|
|
|
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
|
|
```
|