Skip to content

Print a colourful random message in your Shell. For example, fun to add to SSH login/logout.

License

Notifications You must be signed in to change notification settings

monokal/Shellshock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellshock

Print a colourful random message in your Shell. For example, fun to add to SSH login/logout.

Usage

Just add ruby CLONE_DIRECTORY/Shellshock/shellshock.rb; sleep 1 to your desired execution file. For example, to display a message on SSH logout of a server simply add the above line to your user's ~/.bash_logout file on the server.

To add your own custom random messages, simply create a new file in the messages directory with your ASCII art. To generate the art I recommend using http://patorjk.com/software/taag/ or http://www.network-science.de/ascii/ and contributing them back is welcome (see Contribute below).

Examples

Contribute

As always, any contributions (for example, more messages/graphics) are welcome. Simply open a Pull Request.

Credits

Shellshock was adapted from and inspired by the Gists of Daniel Rehn (danielrehn) and Sean Linsley (seanlinsley).

About

Print a colourful random message in your Shell. For example, fun to add to SSH login/logout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages