Skip to content

a notable quote from Game of Thrones awaits you on opening the terminal

License

Notifications You must be signed in to change notification settings

rohitner/GOT-terminal-greeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GOT-terminal-greeter

a notable quote from Game of Thrones waits for you on opening the terminal

Setup

Install curl and json processor

sudo apt install curl
sudo apt install jq

Locate the .bashrc file and append the following line

curl -s https://game-of-thrones-quotes.herokuapp.com/v1/random | jq -r '"\"" + .sentence + "\" - " + .character.name'

Credits

game-of-thrones-quotes-api

About

a notable quote from Game of Thrones awaits you on opening the terminal

Topics

Resources

License

Stars

Watchers

Forks