https://github.com/eendroroy/nothing
Nothing ZSH theme
https://github.com/eendroroy/nothing
zsh-theme
Last synced: 3 months ago
JSON representation
Nothing ZSH theme
- Host: GitHub
- URL: https://github.com/eendroroy/nothing
- Owner: eendroroy
- License: apache-2.0
- Created: 2017-11-18T22:10:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T06:32:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T06:08:08.118Z (6 months ago)
- Topics: zsh-theme
- Language: Shell
- Homepage:
- Size: 98.6 KB
- Stars: 32
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nothing
[](https://github.com/eendroroy/nothing/graphs/contributors)
[](https://github.com/eendroroy/nothing)
[](https://github.com/eendroroy/nothing/blob/master/LICENSE)[](https://github.com/eendroroy/nothing/issues)
[](https://github.com/eendroroy/nothing/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/eendroroy/nothing/pulls)
[](https://github.com/eendroroy/nothing/pulls?q=is%3Apr+is%3Aclosed)**nothing** is lightning fast and really simple.
**Why?** because it has almost nothing. Really!
### Installation
Add the following line to your .zshrc depending on your zsh plugin manager
##### [antigen](https://github.com/zsh-users/antigen):
antigen theme eendroroy/nothing nothing
##### [zgen](https://github.com/tarjoilija/zgen):
zgen load eendroroy/nothing
##### [zplug](https://github.com/zplug/zplug):
zplug "eendroroy/nothing"
##### [oh-my-zsh: Overriding and Adding Themes](https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes)
## Screenshot

## Configurations
NT_HIDE_EXIT_CODE=1 # Hide exit code on right prompt
NT_HIDE_COUNT=1 # Hide history count## Contributing
Bug reports and pull requests are welcome on GitHub at [nothing](https://github.com/eendroroy/nothing) repository.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.## Author
* **indrajit** - *Owner* - [eendroroy](https://github.com/eendroroy)
## License
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2017 indrajit
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.
```