Skip to content

Commit 6367708

Browse files
authored
Merge pull request #38 from JakobGM/patch-1
Use correct name for tmux configuration file
2 parents 499b6a7 + ed7669e commit 6367708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ system.
3030

3131
Last saved environment is automatically restored when tmux is started.
3232

33-
Put `set -g @continuum-restore 'on'` in `tmux.conf` to enable this.
33+
Put `set -g @continuum-restore 'on'` in `.tmux.conf` to enable this.
3434

3535
Note: automatic restore happens **exclusively** on tmux server start. No other
36-
action (e.g. sourcing `tmux.conf`) triggers this.
36+
action (e.g. sourcing `.tmux.conf`) triggers this.
3737

3838
#### Dependencies
3939

0 commit comments

Comments
 (0)