As part of personal and professional life, I find it helpful to have a quick way to dive in and out
of my daily plan. This little shell function has served me well over the years, providing a simple format
to arrange the day’s thoughts just by typing daily
in my shell.
Drop the following snippet in your .bashrc
or .zshrc
or even better setup a .shellfuncs
and source
that from those
files instead.