Modified profile.d/tsocks
This commit is contained in:
parent
b84b30ab12
commit
4c1fbabdba
@ -1,4 +1,6 @@
|
||||
#!/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