qznc / scripts

Handy Scripts For Doing Things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handy utilities and dotfiles

For easy installation, use rcm, which you can install with the following command:

brew tap thoughtbot/formulae
brew install rcm

You can then symlink the utilities in this repo to your ~/bin directory by executing the following command:

$ RCRC="$(pwd)/.rcrc" rcup -v

Remove the symlinks using:

$ RCRC="$(pwd)/.rcrc" rcdn -v

Happy CLI'ing.

About

Handy Scripts For Doing Things

License:MIT License


Languages

Language:Shell 100.0%