Update README.md

This commit is contained in:
Pascal Loth 2019-02-20 15:22:35 +01:00 committed by GitHub
parent 2ab1d9101b
commit 6727ee441d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ That's it!
### Installing plugins ### Installing plugins
1. Add new plugin to `~/.tmux.conf` with `set -g @plugin '...'` 1. Add new plugin to `~/.tmux.conf` with `set -g @plugin '...'`
2. Press `prefix` + <kbd>I</kbd> (capital I, as in **I**nstall) to fetch the plugin. 2. Press `prefix` + <kbd>I</kbd> (capital i, as in **I**nstall) to fetch the plugin.
You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced. You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.