mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
9 lines
111 B
Bash
Executable file
9 lines
111 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
# WARP
|
|
# ====
|
|
# oh-my-zsh plugin
|
|
#
|
|
# @github.com/mfaerevaag/wd
|
|
|
|
alias wd='. $ZSH/plugins/wd/wd.sh'
|