herbstluftwm: Update config to 0.9.5 changes
doom: Use ob-mermaid; re-organize org setup
emacs: try out deft package
The umpteenth attempt to better organize my dotfiles. This time the goal is to have everything in one place, and let GNU Stow do the heavy lifting.
In the top directory of this repository use the following command to install a configuration
stow -d stow -vt ~ PACKAGE
e.g.
stow -d stow -vt ~ doom
Project URLs, description and possibly more in the future can be present in a configs stowinfo
file, e.g. herbstluftwm
description:Excellent tiling window manager url:https://herbstluftwm.org/
Therefore the stowinfo file must be ignored to avoid conflicts, I did this with an alias, but use stows global ignore file now.