mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-12-04 03:38:51 +00:00
Merge pull request #474 from georgeanderson/master
Update description of default session location
This commit is contained in:
commit
cff343cf9e
@ -1,7 +1,8 @@
|
|||||||
# Restoring previously saved environment
|
# Restoring previously saved environment
|
||||||
|
|
||||||
None of the previous saves are deleted (unless you explicitly do that). All save
|
None of the previous saves are deleted (unless you explicitly do that). All save
|
||||||
files are kept in `~/.tmux/resurrect/` directory.<br/>
|
files are kept in `~/.tmux/resurrect/` directory, or `~/.local/share/tmux/resurrect`
|
||||||
|
(unless `${XDG_DATA_HOME}` says otherwise).<br/>
|
||||||
Here are the steps to restore to a previous point in time:
|
Here are the steps to restore to a previous point in time:
|
||||||
|
|
||||||
- make sure you start this with a "fresh" tmux instance
|
- make sure you start this with a "fresh" tmux instance
|
||||||
|
Loading…
Reference in New Issue
Block a user