echo 'eval "$(mise activate zsh --shims)"' >> ~/.zprofile # this sets up non-interactive sessions
echo 'eval "$(mise activate zsh)"' >> ~/.zshrc # this sets up interactive sessions
Note: using the shims will help set up the ruby verison for each project when not using the terminal.
-
??? Consider SublimeLinter-rubocop