From d9c2e9412d51330525ba8ca6e8376539b2087aca Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 9 Apr 2020 19:33:28 -0500 Subject: [PATCH] Minor edit. --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index d203f2d..b51e242 100644 --- a/.bashrc +++ b/.bashrc @@ -4,7 +4,7 @@ # | |_| || | http://www.gitlab.com/dwt1/ # |____/ |_| # -# My bash config. Not much to see here. Some pretty standard stuff. +# My bash config. Not much to see here. Some pretty standard stuff. PATH="$HOME/.local/bin${PATH:+:${PATH}}" EDITOR="nvim"