zzamboni.org
  • Blog
  • Books
  • Code
  • Tags
  • Contact
  • About

Config

Below you will find pages that have the tag “config”

image from How to easily create and use human-readable IDs in Org mode and Doom Emacs

How to easily create and use human-readable IDs in Org mode and Doom Emacs

December 6, 2020
Automate the process of generating and inserting links to headlines in the current Org document using human-readable IDs instead of the default UUID-based IDs generated by Org mode.
image from My Doom Emacs configuration, with commentary

My Doom Emacs configuration, with commentary

October 19, 2020
I switched from my hand-crafted Emacs config to Doom Emacs some time ago, and I am very happy with it. This is my full, working Doom Emacs config in literate form.
image from How to insert screenshots in Org documents on macOS

How to insert screenshots in Org documents on macOS

August 9, 2020
As I'm taking notes or writing in Org-mode, I often want to insert screenshots inline with the text. While Org supports inserting and displaying inline images, the assumption is that the image is already somewhere in the file system and we just want to link to it. In this post I will show you how to automate the insertion of images from the clipboard into an org-mode document.

Using and writing completions in Elvish

June 13, 2018
Like other Unix shells, Elvish has advanced command-argument completion capabilities. In this article I will explore the existing completions, and show you how you can create your own (and contribute them back to the community!)
image from Using and writing completions in Elvish

Beautifying Org Mode in Emacs

March 21, 2018
Configuring Org Mode in Emacs for beautiful typography for both text and code editing.
image from Beautifying Org Mode in Emacs

My Hammerspoon Configuration, With Commentary

January 8, 2018
In my ongoing series of literate config files, I present to you my Hammerspoon configuration file.
image from My Hammerspoon Configuration, With Commentary
image from My Emacs Configuration, With Commentary

My Emacs Configuration, With Commentary

December 17, 2017
I have enjoyed slowly converting my configuration files to literate programming style using org-mode in Emacs. It's now the turn of my Emacs configuration file.

Bang-Bang (!!, !$) Shell Shortcuts in Elvish

December 4, 2017
How to set up the bash !! and !$ shortcuts for accessing the previous command in Elvish.
image from Bang-Bang (!!, !$) Shell Shortcuts in Elvish

My Elvish Configuration With Commentary

November 16, 2017
In this blog post I will walk you through my current Elvish configuration file, with running commentary about the different sections.
image from My Elvish Configuration With Commentary
© 2024 Diego Zamboni
Made with love, coffee, and published using Hugo 0.136.5 + Ananke