Merge pull request #38 from JakobGM/patch-1

Use correct name for tmux configuration file
This commit is contained in:
Bruno Sutic
2017-09-29 14:50:59 +02:00
committed by GitHub

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