use colors monokai

This commit is contained in:
Flo 2018-05-02 11:00:44 +02:00
parent 33f9282a77
commit fee29d20e0
2 changed files with 5 additions and 1 deletions

3
vimrc
View File

@ -1,7 +1,8 @@
execute pathogen#infect() execute pathogen#infect()
syntax on syntax on
filetype plugin indent on filetype plugin indent on
colors molokai "colors molokai
colors monokai
let g:airline_powerline_fonts = 1 let g:airline_powerline_fonts = 1
filetype plugin indent on filetype plugin indent on
" show existing tab with 4 spaces width " show existing tab with 4 spaces width

3
zshrc
View File

@ -103,3 +103,6 @@ if [[ -f $HOME/.bash_aliases ]]; then
source ~/.bash_aliases source ~/.bash_aliases
fi fi
# no beep for console
#setterm -blength 0
#TODO if term console