1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00

add alias for installing with pip from conda env

This commit is contained in:
Connor Olding 2018-02-20 11:58:19 +01:00
parent 6b50525e88
commit 6914305ab3

View File

@ -173,6 +173,7 @@ trash() {
# buncha crap i need to clean up:
alias py="~/python3 -u"
alias mpq=~win/Desktop/starcraft/MPQEditor.exe
alias pippy="py -m pip install --upgrade --upgrade-strategy only-if-needed"
mpqize() {
[ -s "$1" ] && rm "$1"