prepping for transfer to official organization

This commit is contained in:
Dane Williams 2020-04-07 10:39:56 -07:00
parent 4d1383b522
commit 5fc0d84aa9
2 changed files with 14 additions and 0 deletions

14
INSTALL.md Normal file
View File

@ -0,0 +1,14 @@
### [tmux](https://github.com/tmux/tmux/wiki)
#### Install using tpm
If you are a tpm user, you can install the theme and keep up to date by adding the following to your .tmux.conf file:
`set -g @plugin 'dracula/tmux`
#### Activating theme
1. Make sure `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of your .tmux.conf
2. Run tmux
3. Use the tpm install command: `prefix + I` (default prefix is ctrl+b)

View File

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 410 KiB