1 changed files with 0 additions and 13 deletions
@ -1,13 +0,0 @@ |
|||
# .bashrc |
|||
## This file is PUPPET-MANAGED |
|||
## do not change! Your amendments will be overwritten! |
|||
|
|||
# Source global definitions |
|||
if [ -f /etc/bashrc ]; then |
|||
. /etc/bashrc |
|||
fi |
|||
|
|||
# User specific aliases and functions |
|||
[ -f ~/.bash_aliases ] && . ~/.bash_aliases |
|||
|
|||
export PS1="${HOSTNAME^^}"':$PWD $ ' |
Loading…
Reference in new issue