Adding that weird reattach-to-user-namespace thing

master
Dustin Swan 10 years ago
parent 7fb0086e02
commit 21ff18a5ae

@ -1,3 +1,6 @@
# UGH
set-option -g default-command "reattach-to-user-namespace -l fish"
# Set the prefix to ^A
unbind C-b
set -g prefix C-a

Loading…
Cancel
Save