From b538cbd61d4a04738937a5e7e7d85d9ceca43742 Mon Sep 17 00:00:00 2001 From: shiludeng Date: Thu, 18 Dec 2014 20:58:45 +0800 Subject: [PATCH] update movie path --- themes/azure.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/azure.zsh-theme b/themes/azure.zsh-theme index 10ea68755..c23402383 100644 --- a/themes/azure.zsh-theme +++ b/themes/azure.zsh-theme @@ -265,7 +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 movie="/home/users/shiludeng/data/dev/app/search/movie/user/se" hash -d ub="/home/users/shiludeng/data/dev/public/ub" hash -d example="/home/users/shiludeng/data/dev/com/tools/ubgen" #}}}