Date Time
using Dates
import dates
Julia mode for Emacs
https://github.com/JuliaEditorSupport/julia-emacs
Doom Emacs
https://github.com/doomemacs/doomemacs
using Dates
import dates
https://github.com/JuliaEditorSupport/julia-emacs
https://github.com/doomemacs/doomemacs
h | grep | build
and nothing; zsh history only give you the last last 10 commands, history 1 gives you all the saved commands. Confusing?
Just stick this in your .zprofile
alias ll='ls -lG'
alias h='history 1'