From fefa6e6bb77ddb0853947d182afd1c5e062400e6 Mon Sep 17 00:00:00 2001 From: 51x Date: Mon, 16 Jan 2017 21:09:43 +0100 Subject: [PATCH] tof by default as some systems (eg. kali) has issues when it's default for root. --- profile_files/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile_files/.zshrc b/profile_files/.zshrc index 484a674..51c8213 100644 --- a/profile_files/.zshrc +++ b/profile_files/.zshrc @@ -10,4 +10,4 @@ source ~/.zsh/history.zsh zstyle ':completion:*' menu select -. torsocks on +. torsocks off