summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-04 16:07:29 -0800
committerxyz <gky44px1999@gmail.com>2022-01-04 16:07:29 -0800
commitf0e668c4142628b5afabe10f24dfae656a96118d (patch)
treeacec157e837fb965272cf035ba09f600e93373fa /home/xyz/.bashrc
parent2dda52917bbabc12f8c57cd9dfc0422d50707bd6 (diff)
always vpn
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc9
1 files changed, 6 insertions, 3 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 06710a55..7e236e43 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -34,9 +34,12 @@ PS1="\[$(tput setaf 1)\][\u@\h \W]\$ \[$(tput sgr0)\]"
for cmd in iotop nethogs hardcode-fixer ventoy du units_cur fbgrab; do
alias $cmd="sudo $cmd"
done
-for cmd in qbittorrent weechat; do
- alias $cmd="mullvad connect -w; kill -RTMIN+4 $(cat "$XDG_CACHE_HOME/pidofbar"); $cmd"
-done
+#for cmd in weechat; do
+# alias $cmd="mullvad connect -w; kill -RTMIN+4 $(cat "$XDG_CACHE_HOME/pidofbar"); $cmd"
+#done
+#for cmd in qbittorrent telegram-desktop; do
+# alias $cmd="mullvad connect -w; kill -RTMIN+4 $(cat "$XDG_CACHE_HOME/pidofbar"); o $cmd"
+#done
unset cmd
# same name