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