436761a6a5
Update _config.yml: remove outdated Twitter handle, unnecessary exclude configuration, and adjust title and description
f4e57b09f9
Avoid weird Liquid syntax error by dropping parentheses from expression?
79eab2e764
Update gitignore: the newer version of Jekyll uses different stuff that must be ignored, apparently
0207b7da11
Push Jekyll site files into a subdirectory to avoid confusing them with actual dots script files
b9d9939c7f
Oops, it's dot/vim, not dots/vim
4c348e7d17
Fix up Andromeda path manipulation to work with newer Andromedae that use multiple paths
ae42c0119e
Write the kitty-not-installed error message from kit to stderr, NOT to a file named 2
4a45aeb042
Add 'kit' script for easily sending commands to a running kitty
5716e4312d
Add an 'andromeda' script which activates the Andromeda backend for Substratum (requires adb, naturally)
00cfff8194
up: switch to multipart form for uploading, since guessing the content type locally with file often messes up
c63a078b6e
Provide a HEAD ref in my git-init template, so that the default branch for all new repositories will be called the very reasonable term 'main'
2f73cb554e
Create a git-init template directory, which is just copied from the sample one that comes with Git (2.27.0, if it matters)
46366fb89c
Switch from diff-so-fancy to delta, which is prettier AND does syntax highlighting too
32b4d27cd4
Configure pull.rebase = false by default, since that's the expected behaviour and you now get warnings if it's not set
f4fcd2e08a
Switch from --rebase=preserve, which is deprecated, to --rebase=merges
a9bd4463a1
Add my hashbang.sh alias to config
1416b5ede0
Enable SSHFP host key verification :3
059908ec3a
Initial commit
9119e7806c
Keep Timewarrior in XDG_DATA_HOME - it doesn't actually let you separate the configuration and data, for some reason
f3b3fa4e6c
Initial commit - super-simple XDG-flavoured Taskwarrior config, which mostly does what I want