ohmyzsh/plugins/wd/wd.plugin.zsh

8 lines
124 B
Bash
Raw Normal View History

# WARP DIRECTORY
# ==============
2013-11-16 01:15:17 +00:00
# oh-my-zsh plugin
#
# @github.com/mfaerevaag/wd
eval "wd() { source '${0:A:h}/wd.sh' }"