Skip to content

Commit

Permalink
readme: zsh: Consider sourcing ~/.zshrc (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
majidalaeinia authored Feb 21, 2024
1 parent 281dad2 commit d086ab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@ for testing before adding it to your `.zshrc`.
#### [Oh-My-Zsh](http://ohmyz.sh/)
1. `git clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-open`
1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
2. Add `git-open` to your plugin list - edit `~/.zshrc` and change
`plugins=(...)` to `plugins=(... git-open)`
3. `source ~/.zshrc`
#### [Zgen](https://github.com/tarjoilija/zgen)
Expand Down

0 comments on commit d086ab0

Please sign in to comment.