From: Andrew DeFaria Date: Sun, 21 Feb 2021 19:43:23 +0000 (-0800) Subject: Some changes for Jupiter X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=43bad694b1906d94e7be72e30d31e4969442d3db;p=clearscm.git Some changes for Jupiter --- diff --git a/rc/set_path b/rc/set_path index c44ae6d..97ff1a2 100644 --- a/rc/set_path +++ b/rc/set_path @@ -111,6 +111,8 @@ path_dirs="$path_dirs\ /opt/ssh/bin\ /tools/bin\ /snap/bin\ + /System/bin\ + /opt/bin\ $systemroot/System32\ $systemroot\ " diff --git a/rc/vimrc b/rc/vimrc index 57c3b42..8d30bdf 100644 --- 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!   set number