mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
docs(jump): fix grammar in README
This commit is contained in:
parent
5292fea2ba
commit
473ddf676e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Jump plugin
|
||||
|
||||
This plugin allows to easily jump around the file system by manually adding marks.
|
||||
This plugin allows you to easily jump around the file system by manually adding marks.
|
||||
Those marks are stored as symbolic links in the directory `$MARKPATH` (default `$HOME/.marks`)
|
||||
|
||||
To use it, add `jump` to the plugins array in your zshrc file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue