Skip to content

Instantly share code, notes, and snippets.

@initcron
Created May 28, 2014 06:24
Show Gist options
  • Save initcron/3b8591d480f357c9423b to your computer and use it in GitHub Desktop.
Save initcron/3b8591d480f357c9423b to your computer and use it in GitHub Desktop.
bashrc
#
# 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