Skip to content

Instantly share code, notes, and snippets.

@ghadesi
Forked from marianposaceanu/linux_fun.md
Created October 28, 2015 09:57
Show Gist options
  • Save ghadesi/8d1573af7b79c20c5b4c to your computer and use it in GitHub Desktop.
Save ghadesi/8d1573af7b79c20c5b4c to your computer and use it in GitHub Desktop.

Revisions

  1. @dakull dakull revised this gist Oct 3, 2013. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions linux_fun.md
    Original 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](http://brew.sh/) installed via: `brew -v`
    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!

    [via](https://gist.github.com/cvrabie)
    - [3] - http://brew.sh
    - via - https://gist.github.com/cvrabie
  2. @dakull dakull revised this gist Oct 3, 2013. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion linux_fun.md
    Original 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

    ![lolcat preview](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)
    ![lolcat preview](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)

    ## 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)
  3. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions linux_fun.md
    Original 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`
    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
  4. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions linux_fun.md
    Original 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`
    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`
    4. Install the lolcat [2] gem `gem install lolcat`
    5. Profit!

    ```shell
  5. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions linux_fun.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,3 @@
    ![lolcat preview](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)

    ## 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

    ![lolcat preview](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)
  6. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion linux_fun.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    [img](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)
    ![lolcat preview](https://raw.github.com/busyloop/lolcat/master/ass/screenshot.png)

    ## Linux fun-o-matic

  7. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions linux_fun.md
    Original 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.
  8. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions linux_fun.md
    Original 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
    - [0] - http://en.wikipedia.org/wiki/Cowsay
    - [1] - http://en.wikipedia.org/wiki/Fortune_(Unix)
    - [2] - http://github.com/busyloop/lolcat

  9. @dakull dakull revised this gist Sep 18, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions linux_fun.md
    Original 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
    [0] - http://en.wikipedia.org/wiki/Cowsay
    [1] - http://en.wikipedia.org/wiki/Fortune_(Unix)
    [2] - http://github.com/busyloop/lolcat

  10. @dakull dakull created this gist Sep 18, 2013.
    19 changes: 19 additions & 0 deletions linux_fun.md
    Original 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