Skip to content

Commit

Permalink
Arch linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Walter Stanish committed Oct 16, 2019
1 parent c965cbd commit 3593ecf
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ opportune moments, such as when you log in.

It's mostly a personal collection, but contributions are welcome.

To get it running, make sure you have `ruby` and `gem` installed, then run:
`gem install ansi`
Installation
------------

After that, it should work fine, as long as you use a black terminal (who doesn't?).
* [Arch Linux](https://aur.archlinux.org/packages/taoup/): `pacman -S taoup` (thanks to @JoshH100)
* Other unix-like: Make sure you have `ruby` and `gem` installed, run `gem install ansi` then `./taoup`.

![screenshot](https://raw.githubusercontent.com/globalcitizen/taoup/master/screenshot.png "Behold, wisdom!")

By default `taoup` assumes good taste and a black/dark terminal, for edge cases and lost causes use `--whitetrash`.


Getting wisdom at login
-----------------------
Expand Down

0 comments on commit 3593ecf

Please sign in to comment.