Some changes for Jupiter
authorAndrew DeFaria <Andrew@DeFaria.com>
Sun, 21 Feb 2021 19:43:23 +0000 (11:43 -0800)
committerAndrew DeFaria <Andrew@DeFaria.com>
Sun, 21 Feb 2021 19:43:23 +0000 (11:43 -0800)
rc/set_path
rc/vimrc

index c44ae6d..97ff1a2 100644 (file)
@@ -111,6 +111,8 @@ path_dirs="$path_dirs\
   /opt/ssh/bin\
   /tools/bin\
   /snap/bin\
+  /System/bin\
+  /opt/bin\
   $systemroot/System32\
   $systemroot\
 "
index 57c3b42..8d30bdf 100644 (file)
--- a/rc/vimrc
+++ b/rc/vimrc
@@ -6,6 +6,6 @@ set nocompatible
 set backspace=indent,eol,start
 set hlsearch
 set ff=unix
-colorscheme ron
+colorscheme evening
 map! \7f \b
 set number