New message/log functions

This commit is contained in:
Eryn Wells 2012-11-29 15:18:57 -08:00
parent 0c08add311
commit 8ebe1788bf
6 changed files with 60 additions and 38 deletions

View file

@ -5,7 +5,7 @@
#
# Eryn Wells <eryn@erynwells.me>
print_info_noisy 1 'Initializing login shell'
print_heading -l 1 'Initializing login shell'
[ -e $HOME/.profile ] && source $HOME/.profile