summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 0ad639bc..a06cccc3 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -49,6 +49,7 @@ 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 vrc='$EDITOR +:e\ \$MYVIMRC'
alias wtr='curl v2.wttr.in'
eval "$(zoxide init bash)"