From 0745edfb5e0ea5ada51158d42ff48304245a6f14 Mon Sep 17 00:00:00 2001 From: shiludeng Date: Sun, 1 Jun 2014 14:39:45 +0800 Subject: [PATCH] add new directory shortcut -- weigou. --- 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 0e91ba17d..46164ce36 100644 --- a/themes/azure.zsh-theme +++ b/themes/azure.zsh-theme @@ -264,7 +264,7 @@ alias top10='print -l ${(o)history%% *} | uniq -c | sort -nr | head -n 10' #hash -d H="/media/data/backup/ayu" #hash -d E="/etc/" #hash -d D="/home/ayumi/Documents" -hash -d weigo="/home/users/shiludeng/data/dev/weigo" +hash -d weigou="/home/users/shiludeng/data/dev/app/ecom/weigou" hash -d ub="/home/users/shiludeng/data/dev/public/ub" hash -d example="/home/users/shiludeng/data/dev/com/tools/ubgen" #}}}