From e3dac1e556639de4fec59585b05d81182b82ca23 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 20 Jan 2024 19:00:07 -0800 Subject: update --- home/xyz/.bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index a3173f44..a891cf2d 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -93,7 +93,8 @@ alias yus='systemctl --user status' 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 vd='vidir2 --linktargets' +alias vd='vidir' +alias vd2='vidir2 --linktargets' alias vq='"$EDITOR" "$XDG_DOCUMENTS_DIR/notes/others/questions_ideas_tips.md"' alias vn='"$EDITOR" "$(find "$XDG_DOCUMENTS_DIR/notes" -mindepth 1 -path "*/\.git" -prune -o -type f -print | fzf)"' alias vr='"$EDITOR" "$DOTREMINDERS"' -- cgit v1.2.3-70-g09d2