Skip to content

Morantron/got

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

got

Plays Game of Thrones opening in your terminal every time you mistype git.

installation

got requires mplayer and libcaca for it to work.

GNU/Linux

Ubuntu/Debian based

aptitude install mplayer libcaca

Arch linux

pacman -S mplayer libcaca

Mac OS X

brew install mplayer libcaca

After you have mplayer and libcaca in your system, all you need to do is add this repo bin folder to your PATH.

# .bash_profile

PATH="$PATH:/path/to/got/bin"

About

Plays Game of Thrones opening in your terminal every time you mistype `git`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages