10 lines
111 B
Bash
Executable file
10 lines
111 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
# WARP
|
|
# ====
|
|
# oh-my-zsh plugin
|
|
#
|
|
# @github.com/mfaerevaag/wd
|
|
|
|
alias wd='. $ZSH/plugins/wd/wd.sh'
|