vim relative line numbers and some other stuff

This commit is contained in:
jond
2017-12-16 13:04:54 -06:00
parent 8ec84cb04c
commit 66eb427a0d
4 changed files with 82 additions and 1 deletions

View File

@@ -19,3 +19,5 @@ export GOPATH=$HOME/gopath
export PATH=$GOPATH:$GOPATH/bin:$PATH
export EDITOR=/usr/bin/vim
[ -f ~/.fzf.bash ] && source ~/.fzf.bash