mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
add alias for installing with pip from conda env
This commit is contained in:
parent
6b50525e88
commit
6914305ab3
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue