-
|
What's a reasonable way to use I've installed and successfully using command-line utilities via Unfortunately, an attempt to do this renders an error: I've identified at least 3 different ways to work around this error:
Is there a better, "officially" acknowledged or documented, more reasonable way of running commands installed using brew - using P.S. I've looked through existing discussions using this filter and this filter. This reply was insightful. though haven't looked through issues or PRs for homebrew. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
None of this is brew related though, you'll be better off asking the sudo developers for recommendations. |
Beta Was this translation helpful? Give feedback.
-
|
Oddly I would expect |
Beta Was this translation helpful? Give feedback.
-
|
If all you need is |
Beta Was this translation helpful? Give feedback.
If all you need is
nvim, it may suffice to add/home/linuxbrew/.linuxbrew/opt/neovim/binto yoursecure_path, so that you can dosudo nvimwithout allowingsudoto be executed with everything in/home/linuxbrew/.linuxbrew/bin.