Adding that weird reattach-to-user-namespace thing

This commit is contained in:
Dustin Swan 2014-02-17 11:57:56 -06:00
parent 7fb0086e02
commit 21ff18a5ae

View file

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