From b00eaed87695339f2e8d9fe9b3f1bf63371fb193 Mon Sep 17 00:00:00 2001 From: Terencio Agozzino Date: Thu, 13 Dec 2018 14:42:54 +0100 Subject: [PATCH] Fix tmux source-file command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86ce593..56f2a65 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ run-shell "~/.tmux/themes/nord-tmux/nord.tmux" Reload your `~/.tmux.conf` file to source- and activate the theme. ```sh -tmux source-file `~/.tmux.conf` +tmux source-file ~/.tmux.conf ``` ## Features