From 2f8544af1828fb1916766e0dfe4be33cac169982 Mon Sep 17 00:00:00 2001 From: LawAbidingCactus Date: Fri, 3 Jan 2020 04:10:10 +0000 Subject: source-file install opt --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 931a428..83f29d1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Just clone this repo and add `tmux-colorscheme.conf` to your `.tmux.conf`: ```bash cat tmux-colorscheme.conf >> ~/.tmux.conf ``` +Or move `tmux-colorscheme.conf` to your home directory and source it in `.tmux.conf`: +```tmux +source-file ~/tmux-colorscheme.conf +``` ### Tmux Plugin Manager Add this repo to the list of [TPM](https://github.com/tmux-plugins/tpm) plugins in your `.tmux.conf`: ```tmux -- cgit v1.2.3