From 6a80ca55085197b84766545a3e7b7fe0b40cafa6 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Tue, 24 Sep 2019 18:02:43 -0500 Subject: [PATCH] Minor edits. --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index b40b456..3367eb9 100644 --- a/.bashrc +++ b/.bashrc @@ -3,6 +3,8 @@ # | | | || | http://www.youtube.com/c/DistroTube # | |_| || | http://www.gitlab.com/dwt1/ # |____/ |_| +# +# My bash config. EDITOR=vim export TERM="st-256color"