diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-06 12:05:25 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-06 12:05:25 -0800 |
commit | f5e3ff0d6113fd33c662790b9b78b87901fea4ef (patch) | |
tree | f7f5b481f9087a870e2dcc5091ea6a625b3b9390 /home/xyz/.bashrc | |
parent | b0ba8b10837821e96e84af492e1a56d5400f23c7 (diff) |
news script, wtr as script instead of alias
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index d93808ec..80c4b435 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -77,7 +77,6 @@ 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='mullvad-exclude curl v2.wttr.in?m' alias za='zoxide add' # almost never use |