1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 17:25:23 +02:00

[zsh] s/TSOCKS_CONFFILE/TSOCKS_CONF_FILE/

This commit is contained in:
Hyacinthe Cartiaux 2013-12-11 18:37:13 +01:00
parent 79ee713607
commit ee7e952a00

View file

@ -135,7 +135,7 @@ setopt incappendhistory
##################################################################
## Environment variables
#
export TSOCKS_CONFFILE=~/.dotfiles/tsocks/tsocks.conf
export TSOCKS_CONF_FILE=~/.dotfiles/tsocks/tsocks.conf
export SVN_EDITOR=vim
export EDITOR="vim"