diff --git a/README.md b/README.md index 2fd51a8..f2b0df1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,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