From 4414db16437e1e2e74455421edeb65969e05ad30 Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Fri, 19 Oct 2018 04:32:38 -0400 Subject: [PATCH] add blog source alias --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 5e18d3d..e8acb99 100644 --- a/bashrc +++ b/bashrc @@ -57,4 +57,4 @@ alias vim=nvim alias vi=nvim alias dnfupdate='sudo dnf update -y' alias src="cd /home/$USER/src/" - +alias blogsource="cd /home/$USER/src/repos/edr/ericrohler_static/"