From dd6884a7e290bfedf94ba8c8088ace6df43af02a Mon Sep 17 00:00:00 2001 From: benj Date: Wed, 1 Apr 2026 16:23:43 +0800 Subject: some lagging .setup->.mycfg stuff --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 984e8a9..3b332c1 100644 --- a/.bash_profile +++ b/.bash_profile @@ -10,7 +10,7 @@ export PATH [[ -f ~/.bashrc ]] && . ~/.bashrc -source ~/.setup/.bash_profile.local +source ~/.mycfg/.bash_profile.local # opam configuration test -r /home/benj/.opam/opam-init/init.sh && . /home/benj/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true -- cgit v1.2.3