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

https://github.com/bhayward93/linus-rants-zsh

Picks a random Linus Torvalds quote to display every time you load your shell
https://github.com/bhayward93/linus-rants-zsh

Last synced: about 1 month ago
JSON representation

Picks a random Linus Torvalds quote to display every time you load your shell

Awesome Lists containing this project

README

        

# Linus-rants-ZSH
Outputs a random Linus Torvalds rant every time you open a ZSH shell, using the dataset provided by Corollari at https://github.com/corollari/linusrants.

# Example Quotes
> And if you cannot understand what tens of people have tried to explain to you, you are just f*cking stupid.

> Completely immaterial. Seriously. ... Answer: you don't. ... It's wrong. It's fundamentally invalid crap. ... NO WAY IN HELL do we add generic support for doing shit. Really. If p9 does crazy crap, that is not an excuse to extend the crazy crap to more code.

> No it's not. Please fix your crappy script. First off, that '#' is wrong. It should be a space.

# Preview

![preview images](https://i.imgur.com/BnZmMfK.png)

# Installation (Ubuntu / Oh-My-Zsh)

```sudo apt-get install cowsay lolcat```

```cd $ZSH/custom/plugins```

```git clone https://github.com/bhayward93/Linus-rants-ZSH.git linus-rants```

then add `linus-rants` into the plugins in your `.zshrc`