Populate repo
This commit is contained in:
10
zsh/.oh-my-zsh/plugins/wd/wd.plugin.zsh
Normal file
10
zsh/.oh-my-zsh/plugins/wd/wd.plugin.zsh
Normal file
@ -0,0 +1,10 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# WARP DIRECTORY
|
||||
# ==============
|
||||
# Jump to custom directories in terminal
|
||||
# because `cd` takes too long...
|
||||
#
|
||||
# @github.com/mfaerevaag/wd
|
||||
|
||||
eval "wd() { source '${0:A:h}/wd.sh' }"
|
Reference in New Issue
Block a user