A growing collection of dotfiles and shell scripts I've developed over time to make my life easier.
- sprunge - sends your shell output to http://sprunge.us and generates a link
$ tree . | sprunge
http://sprunge.us/hOEQ
- flush_dns - Flushes DNS Cache in OS X (works on 10.4 to 10.9)
- jsc - executes the JavaScript Core Console hidden deep in OS X
- word_search - search for words in OS X dictionary file.
- spambitch - Send SMS by e-mail. Spam all your friends :)
- npm-run - Run bin files for locally installed npm packages
- redisd - starts your Redis Server instance with configuration file
- shrinkpdf - Shrinks a pdf file (uses ghostscript)
- belkinNrouter-pass-enum - Gets the admin password for Belkin N Routers
- jira - Jira Server startup script
- glassfish - Glassfish Server startup script
.
├── .bash_profile
├── .bashrc
├── .git-completion.bash
├── .gitconfig
├── .gitignore_global
├── .gitk
├── .irbrc
├── .pryrc
├── .tmux.conf
├── .zprofile
└── .zshrc