My default shell is ZSH, vagrant is running in Bash for some reason. As RVM isn't sourced in bash, it causes issues with native gems. Is there a way to force Vagrant to use the current shell of the user to prevent this issue?
dep_selector is the gem that causes issues. It's resolved with just installing it via ZSH still broken even with switching shells and getting RVM sourced.
My default shell is ZSH, vagrant is running in Bash for some reason. As RVM isn't sourced in bash, it causes issues with native gems. Is there a way to force Vagrant to use the current shell of the user to prevent this issue?
dep_selector is the gem that causes issues. It's
resolved with just installing it via ZSHstill broken even with switching shells and getting RVM sourced.