conf2/zsh/.oh-my-zsh/plugins/wd/wd.plugin.zsh

8 lines
124 B
Bash
Raw Normal View History

2019-01-12 15:47:23 +00:00
# WARP DIRECTORY
# ==============
# oh-my-zsh plugin
2019-01-12 15:47:23 +00:00
#
# @github.com/mfaerevaag/wd
2019-10-24 19:09:05 +00:00
eval "wd() { source '${0:A:h}/wd.sh' }"