Remove rbenv

This commit is contained in:
Jan Jastrow 2024-12-23 20:25:07 +01:00
parent 015d807499
commit df36efa858

View File

@ -40,7 +40,6 @@ fi
if test -d "$HOME/.cargo"; then
export PATH="$HOME/.cargo/bin:$PATH"
eval "$(rbenv init -)"
fi
if test -d "$HOME/.local"; then