Skip to content

Instantly share code, notes, and snippets.

@nicksahler
Last active November 8, 2016 16:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicksahler/baa923c02143057b821d15356b75cc23 to your computer and use it in GitHub Desktop.
Save nicksahler/baa923c02143057b821d15356b75cc23 to your computer and use it in GitHub Desktop.
git() { if [[ $@ == "gud" ]]; then curl https://gist.githubusercontent.com/nicksahler/8cb401e6ce030a00f2764e8122a7823b/raw/aba6ab58a36799bf1f75e046e663eed0a76c03f0/gistfile1.txt -s ; else command git "$@"; fi; }
@9-zzz
Copy link

9-zzz commented Nov 8, 2016

                         |
                     .   |
                         |
           \    *        |     *    .  /
             \        *  |  .        /
          .    \     ___---___     /    .  
                 \.--         --./     
      ~-_    *  ./               \.   *   _-~
         ~-_   /                   \   _-~     *
    *       ~-/                     \-~        
      .      |                       |      .
          * |                         | *     
 -----------|                         |-----------
   .        |                         |        .    
         *   |                       | *
            _-\                     /-_    *
      .  _-~ . \                   /   ~-_     
      _-~       `\               /'*      ~-_  
     ~           /`--___   ___--'\           ~
            *  /        ---     .  \   
             /     *     |           \
           /             |   *         \
                      .  |        .
                         |
                         |

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