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