java: add SDKMAN to bash config
This commit is contained in:
parent
6416c83747
commit
bb612ef229
@ -12,5 +12,5 @@ export PATH="$PATH:/sbin"
|
||||
# Remove from history all previous lines matching the current line
|
||||
export HISTCONTROL=ignoreboth:erasedups
|
||||
|
||||
# Completions
|
||||
[ -f /usr/local/etc/bash_completion ] && source /usr/local/etc/bash_completion
|
||||
[ -f $HOME/.sdkman/bin/sdkman-init.sh ] && source $HOME/.sdkman/bin/sdkman-init.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user