Skip to content

Instantly share code, notes, and snippets.

@Fartomy
Last active April 29, 2023 18:49
Show Gist options
  • Save Fartomy/868333659ba8121e7b038d85c00cdd4c to your computer and use it in GitHub Desktop.
Save Fartomy/868333659ba8121e7b038d85c00cdd4c to your computer and use it in GitHub Desktop.
The After Party on the Linux Terminal

🥳 The After Party on the Linux Terminal

🎉 Party

⚠️ Warning - It is thought that you did it on Ubuntu

🚋 SL

If you want a train to pass over your terminal, you should do these steps:

sudo apt install sl

and use this command:

sl

🐠 Asciiquarium

If you want a aquarium on your terminal?

sudo apt install asciiquarium

and use that:

asciiquarium

🥠 Fortune

What do you say a good fortune?

sudo apt install fortune

and use that:

fortune

😎 Figlet

If you want a create cool words, you should do these steps:

sudo apt install figlet

and use this command:

figlet cooool

🧶 Pipes

If you miss windows pipes screensaver, you should do these steps -> Pipes.sh

🎊 After Party

Yess, the party is end but main party is starting now.. Someone named ruby joined the party, let's meet him:

sudo apt install ruby

and the gem is joined:

sudo gem install lolcat

and the party suddenly started to rise:

figlet coool | lolcat

but what was that, oh my god here it is coming again on the same line. The party is booming:

sl | lolcat

Party is OVER..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment