Pip Stuff

Config File

I didn’t have one so I made it in ~/.config/pip/pip.conf

The whole file is:

[list]
format=columns

Just to rid of that warning thing.

Todo

I should find out more about where stuff is installed. I have pip, pip3 and pip2. Understanding how they’re separated would be useful.