summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.profile b/home/.profile
index ed925b65..7d4ba822 100644
--- a/home/.profile
+++ b/home/.profile
@@ -23,4 +23,6 @@ export GIT_PAGER="diff-highlight | $PAGER"
 test -e /usr/share/mk/sys.mk || export CFLAGS=-O
 test -d /usr/home && cd
 
+test -f ~/.profile.local && . ~/.profile.local
+
 export ENV=~/.shrc
td>Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroeemon&id=f48c10f46eab1c11827516a0610f7cd71d74bdad&follow=1'>Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe