mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmux): activate automatic restore of last sessions
This commit is contained in:
@@ -24,6 +24,9 @@ set -g set-clipboard on
|
||||
# tmux messages are displayed for 4 seconds
|
||||
set -g display-time 4000
|
||||
|
||||
# tmux restore last session
|
||||
set -g @continuum-restore 'on'
|
||||
|
||||
# Refresh status
|
||||
set -g status-interval 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user