It pays not to care so much about what others think, but just to have as much fun programming as possible.
-
local-github-update-script Public
Automates updates to your github repository, SSH key generation, and SSH configuration.
-
linux-command-info Public
Shows a bunch of important information about a command all at once.
-
voice-timer Public
A many-featured bash timer that makes an audible voice command when time is up with spd-say
-
bash-rwg Public
A random word generator for the linux command line that can generate words or names. It uses dictionary files and does not produce predictable results. The words and names are from international en…
-
get-average Public
Asks user to manually enter numbers, and then averages the sum of the numbers.