Commit 15dd7705 authored by Salomon Smeke's avatar Salomon Smeke Committed by Marc Cornellà
Browse files

wd: point to the correct directory even if installed with antibody (#8116)

parent a331063a
#!/bin/zsh
# WARP DIRECTORY
# ==============
# oh-my-zsh plugin
#
# @github.com/mfaerevaag/wd
wd() {
. $ZSH/plugins/wd/wd.sh
}
eval "wd() { source '${0:A:h}/wd.sh' }"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment