Skip to content

Instantly share code, notes, and snippets.

@bifocalpirate
Created December 27, 2016 21:32
Show Gist options
  • Save bifocalpirate/2d9007a50c35ab49d22604303c0710c4 to your computer and use it in GitHub Desktop.
Save bifocalpirate/2d9007a50c35ab49d22604303c0710c4 to your computer and use it in GitHub Desktop.
colourize raspberry pi motd
#sudo apt-get install toilet
toilet -f big "motd text in 'big' font" --filter gay --export ansi > motdfile
#sudo mv motdfile /etc/motd
logout to see updated motd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment