Make OSX apps work under tmux (mas, pbcopy, etc)
This commit is contained in:
parent
67c7615ac8
commit
08528879af
@ -10,3 +10,5 @@ set -g status-bg black
|
|||||||
set -g status-fg white
|
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