mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-14 03:10:40 +01:00
wd.plugin: Fixed nested dirs
This commit is contained in:
9
plugins/wd/wd.plugin.zsh
Executable file
9
plugins/wd/wd.plugin.zsh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# WARP
|
||||
# ====
|
||||
# oh-my-zsh plugin
|
||||
#
|
||||
# @github.com/mfaerevaag/wd
|
||||
|
||||
alias wd='. $ZSH/plugins/wd/wd.sh'
|
||||
Reference in New Issue
Block a user