From fe2110210b16995de957a37763ab906ffd19b658 Mon Sep 17 00:00:00 2001 From: Uwe Werler Date: Wed, 19 Aug 2020 14:21:33 +0000 Subject: [PATCH] move history file to tmux_ssh directory --- ssh.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.conf b/ssh.conf index a73c183..ff95fae 100644 --- a/ssh.conf +++ b/ssh.conf @@ -18,7 +18,7 @@ setw -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 -s set-clipboard on set -g display-time 3000