mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-14 22:28:47 +00:00
Use correct name for tmux configuration file
Parts of the readme referred to `tmux.conf` instead of `.tmux.conf`. This has now been corrected.
This commit is contained in:
parent
499b6a7e4e
commit
ed7669eadf
@ -30,10 +30,10 @@ system.
|
|||||||
|
|
||||||
Last saved environment is automatically restored when tmux is started.
|
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
|
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
|
#### Dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user