disable powerline in tmux; use fish; vim plugin changes
This commit is contained in:
parent
cfd42bfe7d
commit
b4693793bc
2 changed files with 171 additions and 6 deletions
|
@ -11,5 +11,7 @@ setw -g pane-base-index 1
|
|||
set -g default-terminal "tmux-256color"
|
||||
|
||||
# powerline!
|
||||
source /usr/share/powerline/bindings/tmux/powerline.conf
|
||||
#source /usr/share/powerline/bindings/tmux/powerline.conf
|
||||
|
||||
# set shell
|
||||
set -g default-shell /usr/bin/fish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue