Make OSX apps work under tmux (mas, pbcopy, etc)
This commit is contained in:
parent
67c7615ac8
commit
08528879af
@ -9,4 +9,6 @@ set-option -g status-left-length 60
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
|
||||
bind-key X kill-session
|
||||
bind-key X kill-session
|
||||
|
||||
set-option -g default-command "reattach-to-user-namespace -l zsh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user