Make vim perfect again

This commit is contained in:
2017-04-05 13:33:49 +03:00
parent bfd59f0b2a
commit 58f160ccd0
5 changed files with 25 additions and 10 deletions

1
.zshrc
View File

@@ -205,6 +205,7 @@ alias gwiki="cd ~/wiki && gvim index.md"
alias gulp-watch="./node_modules/.bin/gulp watch; notify-send -i error 'Gulp has crashed'"
alias weather="curl wttr.in/Moscow"
alias ag="ag --path-to-ignore ~/.agignore"
export PATH="$HOME/.dynamic-colors/bin:$PATH"