Lots: Move .local/bin, add pip compatibility

God fucking dammit
Alright, so this is too damn long for a commit message but I don't care.
Debian apparrently adds a patch to pip that forces it to use the --user
flag. This COMPLETELY BREAKS defining target or prefix in pip.conf
As a workaround, I have to move all of my custom binaries to a different
directory and just hand .local/bin over to pip.
It's really dumb.
This commit is contained in:
2018-11-21 23:16:02 -06:00
parent 44303c7590
commit 913b4dc17d
7 changed files with 35 additions and 11 deletions

2
.zshrc
View File

@@ -1 +1 @@
.local/bin/shrc/zshrc
.bin/shrc/zshrc