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'
|