Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am gawells on github.
  • I am gwells (https://keybase.io/gwells) on keybase.
  • I have a public key whose fingerprint is 4D6E AE09 0D03 3455 A6AE 9B91 DBC3 6D88 6484 C9BC

To claim this, I am signing this object:

_ariadne() { # was _loghistory :)
# Modified for zsh - Gordon Wells 2014/08
# Detailed history log of shell activities, including time stamps, working directory etc.
#
## Add something like the following to ~/.zshrc:
# source ariadne.zsh
# precmd() {
# _ariadne -h -t -u
# }