From 8371d555bb1aae8b601eb0ea177fb2c041805de8 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 10 Oct 2021 02:59:25 -0700 Subject: refactor --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 31f0f458..968e8143 100644 --- a/.bashrc +++ b/.bashrc @@ -46,6 +46,6 @@ alias tp='sudo tio /dev/ttyACM0' alias v='$EDITOR' alias vc='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/command-line_notes.md"' alias vq='$EDITOR "$XDG_DOCUMENTS_DIR/notes/others/questions_ideas_tips.md"' -alias wttr='curl v2.wttr.in' +alias wtr='curl v2.wttr.in' eval "$(zoxide init bash)" -- cgit v1.2.3-70-g09d2