From acbedf3e9febad63d2abc53fff9cec9cbd3784e2 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Sun, 3 Nov 2019 09:02:55 -0600 Subject: [PATCH] minor edits --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 5faaa09..6c2be2a 100644 --- a/.bashrc +++ b/.bashrc @@ -4,7 +4,7 @@ # | |_| || | http://www.gitlab.com/dwt1/ # |____/ |_| # -# My bash config. +# My bash config. Not much to see here. Some pretty standard stuff. EDITOR="emacsclient -c" export TERM="st-256color"