X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.tmux.conf;h=c283bdad6c6985917dc91c45df5939391e4d8657;hb=cef551103d774b1880c96587264500ac29d7a3e7;hp=260087c5a2ea316b578bc6b29c4e89a7063d2903;hpb=1c753e75b5766ac44ee48a6a67b2765103171d1d;p=dotfiles.git diff --git a/.tmux.conf b/.tmux.conf index 260087c..c283bda 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -75,4 +75,4 @@ set-option -g status-right '' set-option -g history-limit 1000 # R to reload config without restart -bind-key R source-file ~/.tmux.conf +bind-key R source-file ~/.tmux.conf \; display "Reloaded!"