Joined January 2012
·

Aaron Kaufman

Sr Systems Engineer
·
Los Angels, California
·
·
·

I like to keep system related stuff in /etc/motd. Adding this to ~/.{bash,zsh}rc is a little more practical IMHO.

if [ -f "$HOME/.todo" ] ; then
cat $HOME/.todo
fi

Also, Checkout Emacs Org-mode if you want serious biz todo. :-)

Achievements
51 Karma
596 Total ProTip Views