From 4ba0e398b9ef6b3b7bd100087de6b5c1a0ed7599 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Mon, 6 Oct 2014 12:59:14 +0200 Subject: [PATCH] Document tmux env save dir --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4a4d6ca..7dd0981 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,13 @@ Only a conservative list of programs is restored by default:
`tmux-resurrect` will now restore vim sessions if `Sessions.vim` file is present. +#### Resurrect save dir + +By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir. +Change this with: + + set -g @resurrect-dir '/some/path' + ### Other goodies - [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat) - a plugin for