From fee29d20e056b59747356c1a7373ee5c6c0da196 Mon Sep 17 00:00:00 2001 From: Flo Date: Wed, 2 May 2018 11:00:44 +0200 Subject: [PATCH] use colors monokai --- vimrc | 3 ++- zshrc | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index f61a2b9..3900178 100644 --- a/vimrc +++ b/vimrc @@ -1,7 +1,8 @@ execute pathogen#infect() syntax on filetype plugin indent on -colors molokai +"colors molokai +colors monokai let g:airline_powerline_fonts = 1 filetype plugin indent on " show existing tab with 4 spaces width diff --git a/zshrc b/zshrc index 62b8acb..2d3b7e9 100644 --- a/zshrc +++ b/zshrc @@ -103,3 +103,6 @@ if [[ -f $HOME/.bash_aliases ]]; then source ~/.bash_aliases fi +# no beep for console +#setterm -blength 0 +#TODO if term console