mirror of
https://github.com/pgrondek/config.git
synced 2024-11-21 19:43:42 +00:00
[bash] add autocd to config
This commit is contained in:
parent
b7be1ac658
commit
b750db62d4
@ -143,5 +143,6 @@ if [ -d ~/.sdkman ]; then
|
||||
[[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh"
|
||||
fi
|
||||
|
||||
shopt -s autocd
|
||||
export VISUAL=vim
|
||||
export EDITOR="$VISUAL"
|
||||
|
Loading…
Reference in New Issue
Block a user