aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-05-20 17:25:41 -0400
committerDeterminant <tederminant@gmail.com>2020-05-20 17:25:41 -0400
commit921610ab5989e6e75973f6d4536b133646386276 (patch)
tree31234c5a8ff720ff3a06d5caaf7ccf5b3ee986b2 /README.rst
parent2c2d155b266579e715cf922ae7ecf7da6ffe438e (diff)
make it more friendly to users without powerline symbols
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 10c6c42..370d316 100644
--- a/README.rst
+++ b/README.rst
@@ -20,6 +20,12 @@ Installation
- Make sure you have tmux plugin manager installed: https://github.com/tmux-plugins/tpm
+- If you don't have powerline symbols (or you don't know what that is), add the following line to your ``.tmux.conf``:
+
+ ::
+
+ TMUX_COLORTAG_NOPOWERLINE=yes
+
- Add plugin to the list of TPM plugins in ``.tmux.conf``:
::