Created
September 23, 2016 15:32
-
-
Save ShigekiKarita/83ea66dff99bcdaae765873eac5f7652 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set-option -g default-shell /home/skarita/local/bin/zsh | |
set-option -g history-limit 1000000 | |
set-option -g mouse on | |
set-option -g status-bg "colour23" | |
run-shell "powerline-daemon -q" | |
source $HOME/tool/virtualenvs/powerline/lib/python3.5/site-packages/powerline/bindings/tmux/powerline.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment