From fbf9e9a26d4e8da576aeb7105a099f3cc2919004 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 4 Feb 2022 10:44:16 -0800 Subject: [PATCH] obfuscated tor-browser command --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.txt b/bashrc.txt index 48951d84..8e580045 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -260,7 +260,7 @@ alias weather="curl -s 'http://wttr.in' && inxi -w" alias ipaddr="curl ifconfig.me ; echo ''" alias killport="fuser -k" alias npm_upgrade="doas npm install -g npm@latest" - +alias tor-browser="echo bash: tor-browser: command not found" # game shortcuts alias cyberpunk="steam steam://rungameid/1091500 &"