mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(wd): update to latest upstream release (#11235)
Based on https://github.com/mfaerevaag/wd/releases/tag/v0.5.2
This commit is contained in:
parent
3eda3e5650
commit
4806f75569
2 changed files with 21 additions and 5 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# wd
|
||||
|
||||
[](https://travis-ci.org/mfaerevaag/wd)
|
||||
[](https://github.com/mfaerevaag/wd/actions)
|
||||
|
||||
`wd` (*warp directory*) lets you jump to custom directories in zsh, without using `cd`.
|
||||
Why?
|
||||
Because `cd` seems inefficient when the folder is frequently visited or has a long path.
|
||||
|
||||

|
||||

|
||||
|
||||
## Setup
|
||||
|
||||
|
|
@ -36,6 +36,10 @@ In your `.zshrc`:
|
|||
antibody bundle mfaerevaag/wd
|
||||
```
|
||||
|
||||
### [Fig](https://fig.io)
|
||||
|
||||
Install `wd` here: [](https://fig.io/plugins/other/wd_mfaerevaag)
|
||||
|
||||
### Arch ([AUR](https://aur.archlinux.org/packages/zsh-plugin-wd-git/))
|
||||
|
||||
1. Install from the AUR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue