Skip to content

Instantly share code, notes, and snippets.

@isaacd9
Last active March 15, 2017 20:05
Show Gist options
  • Save isaacd9/de1795cd67dda6508fd10847b4ed7a8c to your computer and use it in GitHub Desktop.
Save isaacd9/de1795cd67dda6508fd10847b4ed7a8c to your computer and use it in GitHub Desktop.
Have Paul Graham talk to u when u open a new shell
# Add to bashrc
`curl -s https://instagraham.io/api/ | jq '"\(.quote) - \(.url)"' > /etc/motd &`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment