Merge pull request #38 from JakobGM/patch-1

Use correct name for tmux configuration file
pull/21/merge
Bruno Sutic 2017-09-29 14:50:59 +02:00 committed by GitHub
commit 63677088d9
1 changed files with 2 additions and 2 deletions

View File

@ -30,10 +30,10 @@ system.
Last saved environment is automatically restored when tmux is started.
Put `set -g @continuum-restore 'on'` in `tmux.conf` to enable this.
Put `set -g @continuum-restore 'on'` in `.tmux.conf` to enable this.
Note: automatic restore happens **exclusively** on tmux server start. No other
action (e.g. sourcing `tmux.conf`) triggers this.
action (e.g. sourcing `.tmux.conf`) triggers this.
#### Dependencies