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:
parent
c8c129bf22
commit
d5cc85a2b3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue