Skip to content

Commit

Permalink
update through script - 2024-10-28 15:28:41
Browse files Browse the repository at this point in the history
  • Loading branch information
oasido committed Oct 28, 2024
1 parent ea76b9e commit 02eab03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,7 @@ esac
# This section is managed by b2v4 . Manual edit may break automated updates.
source /home/oasido/.bash_completion.d/b2v4
# <<< b2v4 autocomplete <<<

#THIS MUST BE AT THE END OF THE FILE FOR SDKMAN TO WORK!!!
export SDKMAN_DIR="$HOME/.sdkman"
[[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh"

0 comments on commit 02eab03

Please sign in to comment.