Installing: bashly completions --install
in a non-root environment
#573
Unanswered
b9Joker108
asked this question in
Q&A
Replies: 1 comment
-
Well, bashly delegates its completion actions to the Completely gem, here is the relevant line from the bashly completions command: Then, the completely installer looks for possible directories to install to - some of which are outside of the user control: So:
Perhaps adding a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it somehow possible to install:
bashly completions --install
in a non-rooted device, user or environment? Moreover, I am confused as to why completions necessitate sudo privileges and if someone could explain this to me, I would be most appreciative.Beta Was this translation helpful? Give feedback.
All reactions