Skip to content

Instantly share code, notes, and snippets.

@eighty4
Last active February 9, 2023 00:46
Show Gist options
  • Save eighty4/70bf84155bd5f0a0588da3454f58930b to your computer and use it in GitHub Desktop.
Save eighty4/70bf84155bd5f0a0588da3454f58930b to your computer and use it in GitHub Desktop.
Alias for printing current time and date
alias now='echo "it'"'"'s $(date "+%H:%M") on $(date "+%-m/%-d")"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment