summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
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