update dotfiles: nvim, zsh, bash improvements and other stuff

This commit is contained in:
2018-05-06 09:34:20 +02:00
parent 5ef18b7a9d
commit eccd0efc00
17 changed files with 93 additions and 76 deletions

View File

@ -1,6 +1,6 @@
# tmux display things in 256 colors
set -g default-terminal "tmux"
#set -g default-terminal "tmux"
# set terminfo for termite
set -ga terminal-overrides ",xterm-termite:Tc"