• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 hours ago

    I asked ChatGPT to give me a script to parse my history file and output the dates in something human readable. Later I learned you can use something like history -i. It was basically instantaneous while the script was slow.

    Though, I’m questioning my memory of this because I don’t see that flag on man pages online.

    Edit: In ChatGPT’s defense, this was actually something oh my zsh added, not zsh.