add movie path shortcut

This commit is contained in:
shiludeng 2014-12-18 20:56:09 +08:00
commit cdeeb99b57

View file

@ -265,6 +265,7 @@ alias top10='print -l ${(o)history%% *} | uniq -c | sort -nr | head -n 10'
#hash -d E="/etc/"
#hash -d D="/home/ayumi/Documents"
hash -d weigou="/home/users/shiludeng/data/dev/app/ecom/weigou"
hash -d movie="/home/users/shiludeng/data/dev/app/search/user/se"
hash -d ub="/home/users/shiludeng/data/dev/public/ub"
hash -d example="/home/users/shiludeng/data/dev/com/tools/ubgen"
#}}}