Skip to content

Commit

Permalink
Documenation Addition (#186)
Browse files Browse the repository at this point in the history
Added a tip to the documentation about the optional --keep argument to keep the current .zshrc file. Fixes #184
  • Loading branch information
robbymoses authored May 23, 2024
1 parent d8e74d3 commit 6d8c83a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ To get your nerd font check out [getNF](https://github.com/ronniedroid/getnf) pr
zsh <(curl -s https://raw.githubusercontent.com/zap-zsh/zap/master/install.zsh) --branch release-v1
```

> [!TIP]
> If you wish to keep your current `.zshrc` file, you may add the `-k or --keep` argument when executing the install script.
**Zap works on Linux, macOS, Windows (within WSL), Android (within Termux)**

## Example usage
Expand Down

0 comments on commit 6d8c83a

Please sign in to comment.