فهرست منبع

Enable z folder jumping

Weiyi Lou 11 سال پیش
والد
کامیت
a09f6e552a
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      mongo/mongo-hacker
  2. 1 1
      powerline/powerline
  3. 1 1
      zsh/zshrc

+ 1 - 1
mongo/mongo-hacker

@@ -1 +1 @@
-Subproject commit 08122bd4b68ef32f6b9deb53d6fe2f1f52bba851
+Subproject commit cc87c8928091aaf2bbade310fb583407cd581605

+ 1 - 1
powerline/powerline

@@ -1 +1 @@
-Subproject commit 7aafbf0e3b0073b526e9d32a7d2d165cf6a44d70
+Subproject commit 39dda39bdc4e323631634e78941fa96c4cc10dff

+ 1 - 1
zsh/zshrc

@@ -30,7 +30,7 @@ COMPLETION_WAITING_DOTS="true"
 # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
 # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
 # Example format: plugins=(rails git textmate ruby lighthouse)
-plugins=(git vi-mode colored-man)
+plugins=(git vi-mode colored-man z)
 
 source $ZSH/oh-my-zsh.sh