mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Merge pull request #13 from azu/patch-1
Add missing backtick in README.md
This commit is contained in:
commit
e299d46427
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Most of these plugins can be installed by adding `antigen bundle githubuser/repo
|
|||
|
||||
### [dotzsh](https://github.com/dotphiles/dotzsh)
|
||||
|
||||
1. Clone new plugins into `.zsh.local/modules
|
||||
1. Clone new plugins into `.zsh.local/modules`
|
||||
2. Load the plugin module in `.zshrc`
|
||||
3. Open a new zsh terminal window or tab
|
||||
|
||||
|
|
Loading…
Reference in a new issue