From 6808722fd34b5f7577bd2f9f36abb9694d23dcd4 Mon Sep 17 00:00:00 2001 From: Alyetama <56323389+Alyetama@users.noreply.github.com> Date: Mon, 19 Jul 2021 22:07:57 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c007560..c0233f4 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ $ ln -s -f /path/to/oh-my-tmux/.tmux.conf ~/.tmux.conf $ cp /path/to/oh-my-tmux/.tmux.conf.local ~/.tmux.conf.local ``` +Reload the configuration file to see the changes: +``` +$ tmux source ~/.tmux.conf +``` + Then proceed to [customize] your `~/.tmux.conf.local` copy. [customize]: #configuration