Make OSX apps work under tmux (mas, pbcopy, etc)
This commit is contained in:
@ -10,3 +10,5 @@ set -g status-bg black
|
||||
set -g status-fg white
|
||||
|
||||
bind-key X kill-session
|
||||
|
||||
set-option -g default-command "reattach-to-user-namespace -l zsh"
|
||||
|
Reference in New Issue
Block a user