mirror of
https://github.com/jimeh/tmux-themepack.git
synced 2026-02-19 11:16:43 +00:00
Merge pull request #12 from jlopezpena/patch-1
Update instructions in README.md
This commit is contained in:
@@ -14,6 +14,11 @@ A pack of various themes for Tmux.
|
||||
2. Source desired theme in your `~/.tmux.conf`:
|
||||
|
||||
source-file "${HOME}/.tmux-themepack/powerline/block/green.tmuxtheme"
|
||||
|
||||
In some linux distributions you might have to remove the quotation marks from the
|
||||
`source-file` command to avoid a `no such file or directory` error:
|
||||
|
||||
source-file ${HOME}/.tmux-themepack/powerline/block/green.tmuxtheme
|
||||
|
||||
### Install using [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user