Skip to content

Instantly share code, notes, and snippets.

@ShigekiKarita
Created September 23, 2016 15:32
Show Gist options
  • Save ShigekiKarita/83ea66dff99bcdaae765873eac5f7652 to your computer and use it in GitHub Desktop.
Save ShigekiKarita/83ea66dff99bcdaae765873eac5f7652 to your computer and use it in GitHub Desktop.
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