wd.plugin: Fixed nested dirs

This commit is contained in:
Markus Færevaag 2013-11-26 00:45:24 +01:00
commit 240b25daaa
2 changed files with 20 additions and 5 deletions

9
plugins/wd/wd.plugin.zsh Executable file
View file

@ -0,0 +1,9 @@
#!/bin/zsh
# WARP
# ====
# oh-my-zsh plugin
#
# @github.com/mfaerevaag/wd
alias wd='. $ZSH/plugins/wd/wd.sh'