1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 23:40:08 +00:00
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' }"