Age | Commit message (Collapse) | Author | Files | Lines |
|
My Emacs initialization fails for a few reasons, which I haven't prioritized
time to investigate yet:
- Some OCaml deps are absent
- godoc is absent
|
|
Quickly access strings that encode time is various formats. See the module docs
in timestring.el for more information.
|
|
I decided to start writing go code for scripts instead of python. I think this
will be a learning opportunity for me and should increase the integrity of my
scripts by adding some static type checking.
|
|
Moving all of my Emacs-related files into their own directory at the root of
this repository.
|