Created
May 28, 2014 06:24
-
-
Save initcron/3b8591d480f357c9423b to your computer and use it in GitHub Desktop.
bashrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Custom bashrc config, generated by puppet | |
# | |
# .bashrc | |
# Source global definitions | |
if [ -f /etc/bashrc ]; then | |
. /etc/bashrc | |
fi | |
# User specific aliases and functions' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment