1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-05 15:43:22 -08:00

retiring 2tb drive. rip

This commit is contained in:
Connor Olding 2017-05-19 18:20:15 -07:00
parent c8c129bf22
commit d5cc85a2b3

View file

@ -6,7 +6,7 @@ umask 022 # don't inherit last umask. pip will break itself.
[ -z "$MSYSTEM" ] && cdrive="/cygdrive/c" || cdrive="/c"
hash -d cyg="$cdrive/cygwin/home/$USER"
hash -d msys="$cdrive/msys64/home/$USER"
hash -d e="/media/2tb/you"
hash -d e="/media/chibi"
hash -d c="$cdrive"
hash -d win="$cdrive/Users/$USER"
hash -d mm="$cdrive/Program Files (x86)/mupen64plus/mm"