Add installation instructions

This commit is contained in:
Daniele Viganò 2024-03-08 18:49:43 +01:00
parent 42efe344e0
commit dad856bd5e
1 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# tmux
My tmux config
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
```