summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index a59c1099..08803820 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -76,6 +76,7 @@ alias sv=sudoedit
alias sy=systemctl
alias tp='sudo tio /dev/ttyACM0'
alias v='$EDITOR'
+alias va='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/arch_install.md"'
alias vc='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/cli_notes.md"'
alias vq='$EDITOR "$XDG_DOCUMENTS_DIR/notes/others/questions_ideas_tips.md"'
alias vr='$EDITOR "$DOTREMINDERS"'