ohmyzsh/plugins/wd/wd.plugin.zsh

8 lines
124 B
Bash
Raw Normal View History

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