Add README.md
This commit is contained in:
parent
02c48deae4
commit
c98b32490d
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Tmux Config
|
||||
Here is my tmux config. To install it, download the `.tmux.conf` file to your home directory. Next, clone the tmux plugin manager.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
```
|
||||
|
||||
Finally, launch `tmux` and press `<prefix>+r` to reload, then press `<prefix>+I` to install all the plugins.
|
Loading…
Reference in New Issue
Block a user