-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Q: is it possible to use update-alternatives
with bob?
#150
Comments
I have no idea what's update-alternatives |
I see, can you show me how you set it up? |
I just ran |
@rsb177 what name does the update-alternatives gives the executable? |
in the case of the command above, it shows up as |
oh, I guess you will have to alias it as you suggested :( |
Normally, i change my default editor via update-alternatives to neovim. I decided to try using bob to manage neovim for me, but when I tried setting vi to the nvim executable from bob, it acts like I just ran
bob
instead. Is there a way to do this via update-alternatives, or should i just alias instead?The text was updated successfully, but these errors were encountered: