From 2d42a723424b8ddf7c5fa6263a724debbd8e6c42 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 4 Feb 2022 11:28:20 -0800 Subject: [PATCH] added tor-browser firefox-developer-edition and chromium aliases --- bashrc.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bashrc.txt b/bashrc.txt index 8e580045..dd2bd072 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -203,8 +203,9 @@ alias bluepill="cmatrix -bm -C cyan" alias redpill="cmatrix -bm -C red" alias nf="neofetch" alias btop="xfce4-terminal --geometry=284x53+0+0 -x btop" +alias tor-browser="tor-browser &" alias chromium="chromium --incognito" -alias {firefox,ff}="firefox-developer-edition &" +alias {firefox-developer-edition,firefox,ff}="firefox-developer-edition &" alias {sq,sql,sqlite}="sqlcipher" alias view="viewnior" alias mupdf='mupdf -r 204' @@ -260,7 +261,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 &"