From 6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 12 Nov 2022 18:20:45 -0700 Subject: update dots + add some config files --- bash/.bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index e553530..7ec459d 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -8,7 +8,7 @@ if [ -f ~/.bashrc ]; then fi # User specific environment and startup programs -. /usr/share/autojump/autojump.bash +#. /usr/share/autojump/autojump.bash export PATH complete -cf doas -- cgit v1.2.3