0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
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' }"