From aa29025d2e65e36269a8c3765713f9413380ef2f Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 13 Jan 2019 18:45:33 -0500 Subject: will anyone actually notice? let's find out! --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 09bdfa5..366bc56 100644 --- a/.bashrc +++ b/.bashrc @@ -16,7 +16,7 @@ alias gua="git remote | xargs -L1 git push --all" alias e="$EDITOR" alias p="sudo pacman" alias SS="sudo systemctl" -alias v="vim" +alias v="$EDITOR" alias f="vifm" alias r="ranger" alias sr="sudo ranger" -- cgit v1.3.1