1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

dotfiles: Add works to cspell dictionary

Also fix a couple of real spelling mistakes.
This commit is contained in:
Nicolas Boichat 2025-03-26 16:47:56 +01:00
parent d33d731804
commit b92144180f
14 changed files with 28 additions and 17 deletions

2
.envrc
View file

@ -1,3 +1,5 @@
# spell-checker:ignore direnv
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
fi