Trenten Oliver

Results 8 comments of Trenten Oliver

I was having the same issue, so I dug in a little. It appears that poetry is using [cleo](https://cleo.readthedocs.io/en/latest/introduction.html#autocompletion) to power it's autocompletion. On their repo there is a similar...

Is there any issue with just removing write permissions for group from the directory (i.e., `chmod -R 755 /usr/local/share/zsh`)? Seemed to work well for me.

Not sure if this is the intended method, but you can `alias man='batman'` Then just use man like normal.

That's a good point, and I like the idea of reading the lastUserName value as a second try. Failing that, I think ideally the result of a failed check -...

My assumption is that the choice to set the root shell instead of using the dsenableroot utility is purely practical though not ideal. `dsenableroot -d` always prompts for a user...

This script is in python, so you need to use pip to install requirements.

That's interesting. I did some more testing and it seems to be a MacOS issue. I am running MacOS 10.11.5 and Chrome v52. I tried it on a Window's 7...