This commit is contained in:
Daniel Lundin 2016-10-26 11:59:39 +02:00
parent 350eb4bca2
commit 754429ebc1
3 changed files with 378 additions and 1 deletions

View file

@ -13,7 +13,8 @@ export LANG=en_US.UTF-8
export HISTCONTROL=ignoreboth
export HISTSIZE=3000
export WORDCHARS='*?_[]~=&;!#$%^(){}'
export EDITOR=vim
export EDITOR=nvim
export VISUAL=nvim
# ssh
export SSH_AUTH_SOCK=$HOME/.ssh/ssh_auth_sock