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