mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-23 20:27:29 +08:00
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'
|