mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
wd.plugin: Fixed nested dirs
This commit is contained in:
parent
6f48f586ba
commit
240b25daaa
2 changed files with 20 additions and 5 deletions
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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue