diff --git a/Plugins-Overview.md b/Plugins-Overview.md index 496594a..6b0c3e8 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -31,7 +31,7 @@ | [history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history) | aliases: h for history, hsi for grepping history | | [history-substring-search**](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history-substring-search) | implementation of fish history substring search | | [kate](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/kate) | Kate text editor alias http://kate-editor.org/ | -| [last-working-dir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/last-working-dir) | same as dirpresist | +| [last-working-dir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/last-working-dir) | same as dirpersist | | [mosh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mosh) | mobile shell with roaming (wifi, mobile networks) and local echo http://mosh.mit.edu/ | | [pass](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pass) | pass utility autocompletion | | [per-directory-history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/per-directory-history) | self-descriptive |