mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 14:52:31 +00:00
30 lines
479 B
Plaintext
30 lines
479 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# asciiquarium
|
|
|
|
> Display an animated aquarium in ASCII art inside the terminal.
|
|
> More information: <https://robobunny.com/projects/asciiquarium/html/?page=2>.
|
|
|
|
- Start `asciiquarium`:
|
|
|
|
`asciiquarium`
|
|
|
|
- Pipe the output through `lolcat` for rainbow colors:
|
|
|
|
`asciiquarium | lolcat`
|
|
|
|
- Toggle [p]ause:
|
|
|
|
`<p>`
|
|
|
|
- [r]edraw aquarium and all entities:
|
|
|
|
`<r>`
|
|
|
|
- Exit `asciiquarium`:
|
|
|
|
`<q>`
|