An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# nothing

[![Contributors](https://img.shields.io/github/contributors/eendroroy/nothing.svg)](https://github.com/eendroroy/nothing/graphs/contributors)
[![GitHub last commit (branch)](https://img.shields.io/github/last-commit/eendroroy/nothing/master.svg)](https://github.com/eendroroy/nothing)
[![license](https://img.shields.io/github/license/eendroroy/nothing.svg)](https://github.com/eendroroy/nothing/blob/master/LICENSE)

[![GitHub issues](https://img.shields.io/github/issues/eendroroy/nothing.svg)](https://github.com/eendroroy/nothing/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/eendroroy/nothing.svg)](https://github.com/eendroroy/nothing/issues?q=is%3Aissue+is%3Aclosed)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/eendroroy/nothing.svg)](https://github.com/eendroroy/nothing/pulls)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/eendroroy/nothing.svg)](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

![nothing](https://raw.githubusercontent.com/eendroroy/nothing/master/nothing.png)

## 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 2004

Copyright (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 MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
```