mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Automatically copy a handful of useful environment variables so you
won't loose ssh-agent for example
This commit is contained in:
@@ -83,6 +83,9 @@ bind C-a last-window
|
||||
# Bigger history
|
||||
set -g history-limit 10000
|
||||
|
||||
# Automatically copy a handful of useful environment variables so you won't loose ssh-agent for example
|
||||
set -g update-environment -r
|
||||
|
||||
# Fix for shift-keys with Fn; needs correct terminfo too
|
||||
setw -g xterm-keys on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user