0

When trying to switch between ruby versions on my Mac, I get a "Shell Integration is not enabled. Please ensure you source asdf in your shell" message and doesnt allow me to switch to the latest version that I've already installed (3.2.1).

How can I enable the shell integration?, how can I ensure that I source asdf in my shell?....

Many thanks

  • 2
    Make sure you install asdf correctly. https://asdf-vm.com/guide/getting-started.html#_1-install-dependencies Make sure to use your correct shell. Newer macOS versions default to zsh while older versions use bash by default. – Holger Just Mar 22 '23 at 14:03
  • Also, note that on macOS Terminal starts a login shell by default, not just an interactive shell, so you may need to move various things to your login configuration files like ~/.zprofile rather than ~/.zshrc. – Todd A. Jacobs Mar 22 '23 at 20:16

0 Answers0