Find a file
Oliver Davies a3ab645a2b feat(git): add an Refs placeholder to commit
...message body

Add an `# Refs:` placeholder to the Git commit message body that can
be replaced manually or using a `prepare-commit-msg` hook.

I have a templated Git hook that will do this within project directories
using an `.issue-id` file.
2023-08-26 22:30:12 +01:00
bin fix(scripts): don't stop watching on error 2023-08-22 23:05:06 +01:00
config fix(nvim): remove git-worktree configuration 2023-08-14 19:31:30 +01:00
system feat(git): add an Refs placeholder to commit 2023-08-26 22:30:12 +01:00
flake.lock chore(update) 2023-08-24 22:40:01 +01:00
flake.nix feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
justfile fix(wsl2): use shared Home Manager configuration 2023-08-09 22:37:03 +01:00
logo.txt feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
README.md revert(readme): add ASCII logo 2023-08-12 21:48:50 +01:00
stylua.toml style: format lua with StyLua 2022-01-09 00:41:55 +00:00

dotfiles

Cross-platform development environments for opdavies using Nix, NixOS and Home Manager.

Why did you move from Ansible?

TBD.

Why NixOS?

TBD.

Why Home Manager?

TBD.

NixOS vs WSL2 (Windows)

TBD.

Inspiration