aboutsummaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-04-23 08:47:31 -0500
committerBen Beltran <ben@freshout.us>2013-04-23 08:47:31 -0500
commite66374a548b5827600f90f85403fcffd98f9995b (patch)
tree9d049252b1b9b7502f3edccd6ef9c208a3c65219 /tmux.conf
parentab4e81bdabe6ea29769bb36a84da97361caf76c8 (diff)
Consolidate configurations
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index cd64511..ad09b55 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -23,7 +23,8 @@ bind - split-window -v
# set -g status-right '#[fg=black]#[bg=white]#(uptime)'
# set -g status-right-length 70
-source /Users/benbeltran/Library/Python/2.7/lib/python/site-packages/powerline/bindings/tmux/powerline.conf
+# Powerline
+source ~/Library/Python/2.7/lib/python/site-packages/powerline/bindings/tmux/powerline.conf
#Set Activity monitoring.
setw -g monitor-activity on