1013c9de02
Update tiny-care-terminal config so it knows where to find repos and handles lack of API keys correctly
7bb49a6484
Switch from ~/.emacs.d to XDG_CONFIG_HOME/emacs (yay)
cde7e0a32d
Change the escape-Insert-mode sequence from jk to my preferred jj
0ee28facea
Correct my user name variables in doom/config.el
8344d20d9a
Switch from Spacemacs to Doom, which is closer to vanilla Emacs and hopefully means I might actually learn how Emacs works?
3667fbe7d8
Enable Git's help.autocorrect feature, automatically running the correct command after a two-second confirmation delay if I make a typo
6c8fa3a177
Update delta configuration to use the new format from delta 0.2.0, and also turn on line numbering?
f337cc8574
Hmm, try using separate symlinks that aren't excluded from Jekyll to load the base repo stuff into the site? Might be more reliable
e9b0d0d5c0
Put a Netlify badge in the readme, to help keep track of whether the site's working properly
4288228da5
Make the 'bare' dots package prefix configurable, defaulting to my Gitea dot org
d01591a0d4
Wrap the loose commands at the end of dots in a function too, to help guarantee harmless crashing if the script's download is interrupted
316108268f
Clone 'bare' dots package names from git.00dani.me/dot, rather than GitHub
3632e5cdcd
Completely ditch the custom main.scss file, since I wasn't doing anything special with it anyway
48ab217a9c
Add my fedi profile to _config.yml, since apparently Minima does support those
73f6fca9fd
Use Minima's default head.html partial, since it can load our stylesheet if we name it correctly