diff options
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r-- | bash/.bash_profile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |