From c67d4836f4d6d5e6c8ef4e2de38bd21ccb6ee1a1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 23 Nov 2022 23:35:59 -0700 Subject: tidy and simplify shell init Rely on SPWCRONTAB property to set PATH for cronjobs, and otherwise rely on .profile, .xsessionrc etc. to set PATH, once, at login. Just archive scripts I haven't used lately which might otherwise need more significant adjustments, or appear to be broken in other ways. --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index e35adabb..a63c3acd 100644 --- a/.gitconfig +++ b/.gitconfig @@ -120,7 +120,7 @@ [format] # There's no tilde expansion for this. When can assume git 2.31 can # set GIT_CONFIG_KEY_0=format.outputDirectory & - # GIT_CONFIG_VALUE_0="$HOME/tmp" in ~/.shenv instead. + # GIT_CONFIG_VALUE_0="$HOME/tmp" in ~/.profile instead. outputDirectory = /home/spwhitton/tmp # ---- merging ---- -- cgit v1.2.3