summaryrefslogtreecommitdiff
path: root/home/xyz
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index d41c7ccf..4ea11cb0 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -68,7 +68,7 @@ alias v='$EDITOR'
alias vc='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/cli_notes.md"'
alias vq='$EDITOR "$XDG_DOCUMENTS_DIR/notes/others/questions_ideas_tips.md"'
alias vvrc='$EDITOR +e\ \$MYVIMRC'
-alias wtr='curl v2.wttr.in'
+alias wtr='mullvad-exclude curl v2.wttr.in?m'
# almost never use
alias se='sudo -E '