Rainu Ittycheriah
Results
3
comments of
Rainu Ittycheriah
I'd like to give this one a go today at PyCon 🥳 🎈
After digging into the codebase and talking with @jezdez a bit, we believe that the current implementation leveraging the `for_system` conditional here is safer than writing to `/etc/bashrc`. The alternative...
It seems like this has now been documented? ``` Conda versions up to 4.3 supports tab completion in Bash shells via the argcomplete package. Bash tab completion has been removed...