Merge branch 'master' of https://github.com/xlogerais/config-bash
This commit is contained in:
commit
326c47dc3a
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Proxy
|
||||
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
|
||||
if [ -x /usr/bin/tsocks ]
|
||||
then
|
||||
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user