Sha256: f2db7f9cb1f32dec67c9800bf5aa9dda746c6d121e5158d958fbc664930f50eb
Contents?: true
Size: 489 Bytes
Versions: 3
Compression:
Stored size: 489 Bytes
Contents
#deb SAKDEB sourceing $0 v$VER bashrc on Sakura #set -x # TODO: verify that $SAKURADIR is set otherwise exit saying: # Sorry, inject 'bashrc.inject' THIS into .bashrc # This should be changed by the user export SAKURA_BASHRC_PARSED=true if [ -f $SAKURADIR/bashrc.local ] ; then . $SAKURADIR/bashrc.local else echo "Attention, bashrc.local doesnt exist. Copy it and adapt it to your situation" echo " cp $SAKURADIR/bashrc.local.sample $SAKURADIR/bashrc.local" fi
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sakuric-2.1.3 | bashrc.d/01-sakura_checks.include |
sakuric-2.0.3 | bashrc.d/01-sakura_checks.include |
sakuric-2.0.1 | bashrc.d/01-sakura_checks.include |