added molokai theme to vim
This commit is contained in:
@@ -28,3 +28,6 @@ export HISTIGNORE="ls:ll:la:pwd:clear:h:j"
|
||||
# append to the history file rather than overwriting
|
||||
shopt -s histappend
|
||||
shopt -s nocaseglob;
|
||||
|
||||
# display 256 colors
|
||||
export TERM=xterm-256color
|
||||
|
||||
Reference in New Issue
Block a user