-
Star
(114)
You must be signed in to star a gist -
Fork
(17)
You must be signed in to fork a gist
-
-
Save zlorb/4a3eff8981fcec8ca1c7 to your computer and use it in GitHub Desktop.
Revisions
-
zlorb revised this gist
Jan 1, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,7 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat See also: - Awesome comments contributed below - thanks to everyone ! - http://www.mewbies.com/acute_terminal_fun_01_get_ascii-fied_on_the_terminal.htm - http://www.mewbies.com/cowsay_errors_get_entire_collection_of_cows_and_more.htm - http://www.mewbies.com/how_to_customize_your_console_login_message_tutorial.htm -
zlorb revised this gist
Jan 1, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,7 +27,7 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat 3. Install fortune [1] via : `brew install fortune` 4. Install figlet [1] via : `brew install figlet` 5. Make sure you have Ruby installed via : `ruby -v` 6. Install the lolcat [2] via : gem `gem install lolcat` or `brew install lolcat` 7. (option) Add to .bash_profile and/or .bashrc - [9] - http://brew.sh -
zlorb revised this gist
Jan 1, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,7 +25,7 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat 1. Make sure you have HomeBrew [9] installed via: `brew -v` 2. Install cowsay [0] via : `brew install cowsay` 3. Install fortune [1] via : `brew install fortune` 4. Install figlet [1] via : `brew install figlet` 5. Make sure you have Ruby installed via : `ruby -v` 6. Install the lolcat [2] via : gem `gem install lolcat` 7. (option) Add to .bash_profile and/or .bashrc -
zlorb revised this gist
Dec 30, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,7 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat See also: - http://www.mewbies.com/acute_terminal_fun_01_get_ascii-fied_on_the_terminal.htm - http://www.mewbies.com/cowsay_errors_get_entire_collection_of_cows_and_more.htm - http://www.mewbies.com/how_to_customize_your_console_login_message_tutorial.htm  -
zlorb revised this gist
Dec 30, 2015 . 1 changed file with 8 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,12 +20,6 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat - [2] - http://github.com/busyloop/lolcat - [3] - http://www.figlet.org/ ## OSX users can have fun too 1. Make sure you have HomeBrew [9] installed via: `brew -v` @@ -39,3 +33,11 @@ See also: - [9] - http://brew.sh - via - https://gist.github.com/cvrabie See also: - http://www.mewbies.com/acute_terminal_fun_01_get_ascii-fied_on_the_terminal.htm - http://www.mewbies.com/cowsay_errors_get_entire_collection_of_cows_and_more.htm  -
zlorb revised this gist
Dec 30, 2015 . 1 changed file with 9 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ How to have some fun using the terminal. 1. Install cowsay [0] via : `sudo apt-get install cowsay` 2. Install fortune [1] via : `sudo apt-get install fortune` 3. Install figlet [3] via : `sudo apt-get install figlet` 4. Make sure you have Ruby installed via : `ruby -v` 5. Install the lolcat [2] via : gem `gem install lolcat` 6. (option) Add to .bash_profile and/or .bashrc @@ -18,19 +18,24 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat - [0] - http://en.wikipedia.org/wiki/Cowsay - [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) - [2] - http://github.com/busyloop/lolcat - [3] - http://www.figlet.org/ See also: - http://www.mewbies.com/acute_terminal_fun_01_get_ascii-fied_on_the_terminal.htm - http://www.mewbies.com/cowsay_errors_get_entire_collection_of_cows_and_more.htm  ## OSX users can have fun too 1. Make sure you have HomeBrew [9] installed via: `brew -v` 2. Install cowsay [0] via : `brew install cowsay` 3. Install fortune [1] via : `brew install fortune` 4. Install fortune [1] via : `brew install figlet` 5. Make sure you have Ruby installed via : `ruby -v` 6. Install the lolcat [2] via : gem `gem install lolcat` 7. (option) Add to .bash_profile and/or .bashrc - [9] - http://brew.sh - via - https://gist.github.com/cvrabie -
zlorb revised this gist
Dec 30, 2015 . 1 changed file with 11 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,11 +4,13 @@ How to have some fun using the terminal. 1. Install cowsay [0] via : `sudo apt-get install cowsay` 2. Install fortune [1] via : `sudo apt-get install fortune` 3. Install figlet via : `sudo apt-get install figlet` 4. Make sure you have Ruby installed via : `ruby -v` 5. Install the lolcat [2] via : gem `gem install lolcat` 6. (option) Add to .bash_profile and/or .bashrc ```shell $ echo "This is a banner" | figlet | lolcat $ fortune | cowsay | lolcat $ git log -1 | cowsay -f dragon-and-cow | lolcat ``` @@ -24,9 +26,11 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat 1. Make sure you have HomeBrew [3] installed via: `brew -v` 2. Install cowsay [0] via : `brew install cowsay` 3. Install fortune [1] via : `brew install fortune` 4. Install fortune [1] via : `brew install figlet` 5. Make sure you have Ruby installed via : `ruby -v` 6. Install the lolcat [2] via : gem `gem install lolcat` 7. (option) Add to .bash_profile and/or .bashrc - [3] - http://brew.sh - via - https://gist.github.com/cvrabie - -
dakull revised this gist
Oct 3, 2013 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,11 +21,12 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat ## OSX users can have fun too 1. Make sure you have HomeBrew [3] installed via: `brew -v` 2. Install cowsay [0] via : `brew install cowsay` 3. Install fortune [1] via : `brew install fortune` 4. Make sure you have Ruby installed via : `ruby -v` 5. Install the lolcat [2] via : gem `gem install lolcat` 6. Profit! - [3] - http://brew.sh - via - https://gist.github.com/cvrabie -
dakull revised this gist
Oct 3, 2013 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,15 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat - [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) - [2] - http://github.com/busyloop/lolcat  ## OSX users can have fun too 1. Make sure you have [HomeBrew](http://brew.sh/) installed via: `brew -v` 2. Install cowsay [0] via : `brew install cowsay` 3. Install fortune [1] via : `brew install fortune` 4. Make sure you have Ruby installed via : `ruby -v` 5. Install the lolcat [2] via : gem `gem install lolcat` 6. Profit! [via](https://gist.github.com/cvrabie) -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,10 +2,10 @@ How to have some fun using the terminal. 1. Install cowsay [0] via : `sudo apt-get install cowsay` 2. Install fortune [1] via : `sudo apt-get install fortune` 3. Make sure you have Ruby installed via : `ruby -v` 4. Install the lolcat [2] via : gem `gem install lolcat` 5. Profit! ```shell -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,10 +2,10 @@ How to have some fun using the terminal. 1. Install cowsay [0] `sudo apt-get install cowsay` 2. Install fortune [1] `sudo apt-get install fortune` 3. Make sure you have Ruby installed `ruby -v` 4. Install the lolcat [2] gem `gem install lolcat` 5. Profit! ```shell -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,3 @@ ## Linux fun-o-matic How to have some fun using the terminal. @@ -19,3 +17,4 @@ $ git log -1 | cowsay -f dragon-and-cow | lolcat - [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) - [2] - http://github.com/busyloop/lolcat  -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@  ## Linux fun-o-matic -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ [img](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png) ## Linux fun-o-matic How to have some fun using the terminal. -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ $ fortune | cowsay | lolcat $ git log -1 | cowsay -f dragon-and-cow | lolcat ``` - [0] - http://en.wikipedia.org/wiki/Cowsay - [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) - [2] - http://github.com/busyloop/lolcat -
dakull revised this gist
Sep 18, 2013 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ $ fortune | cowsay | lolcat $ git log -1 | cowsay -f dragon-and-cow | lolcat ``` [0] - http://en.wikipedia.org/wiki/Cowsay [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) [2] - http://github.com/busyloop/lolcat -
dakull created this gist
Sep 18, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ ## Linux fun-o-matic How to have some fun using the terminal. 1. Install cowsay[0] `sudo apt-get install cowsay` 2. Install fortune[1] `sudo apt-get install fortune` 3. Make sure you have Ruby installed `ruby -v` 4. Install the lolcat[2] gem `gem install lolcat` 5. Profit! ```shell $ fortune | cowsay | lolcat $ git log -1 | cowsay -f dragon-and-cow | lolcat ``` [0] - http://en.wikipedia.org/wiki/Cowsay [1] - http://en.wikipedia.org/wiki/Fortune_(Unix) [2] - http://github.com/busyloop/lolcat