move history file to tmux_ssh directory

This commit is contained in:
Uwe Werler 2020-08-19 14:21:33 +00:00
parent c55c37e79b
commit fe2110210b

View File

@ -18,7 +18,7 @@ setw -g allow-rename off
set -g allow-rename off set -g allow-rename off
set history-file ~/.tmux_SSH_history set history-file ~/.tmux_ssh/.history
set -g history-limit 100000 set -g history-limit 100000
set -s set-clipboard on set -s set-clipboard on
set -g display-time 3000 set -g display-time 3000