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

10 lines
111 B
Bash
Raw Normal View History

2013-11-16 01:15:17 +00:00
#!/bin/zsh
# WARP
# ====
# oh-my-zsh plugin
#
# @github.com/mfaerevaag/wd
2013-11-25 23:45:24 +00:00
alias wd='. $ZSH/plugins/wd/wd.sh'