Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 798 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 798 Bytes

bashrc

Bash framework to the Rackspace Cloud

Installation: Well it's bash, so there's not a whole lot to install. That's kinda the point. To use, simply download onto your system, then source the bashrc.bash file. For example:

source ./bashrc/bashrc/bashrc.bash

This modifies your PATH so you have immediate access to all the scripts. Just type 'brc' and hit tab twice to see the various commands available to you.

For a more permanent change, try adding that source command to either your .bash_profile, or to a new file in /etc/profile.d/

Questions? andrew -at- rootmypc dot net

All content protected under GNU General Public License (GPL) version 3 https://www.gnu.org/licenses/quick-guide-gplv3.html