summarylogtreecommitdiffstats
path: root/tmux-resurrect.install
diff options
context:
space:
mode:
Diffstat (limited to 'tmux-resurrect.install')
-rw-r--r--tmux-resurrect.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux-resurrect.install b/tmux-resurrect.install
new file mode 100644
index 000000000000..1ac3981b7b59
--- /dev/null
+++ b/tmux-resurrect.install
@@ -0,0 +1,3 @@
+post_install(){
+ echo "Add \"run-shell /usr/share/tmux-resurrect/resurrect.tmux\" to your tmux config"
+}