Remove build and build-adoc

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-27 23:03:23 +00:00
parent 6236f20202
commit 2c5f5f266f
4 changed files with 38 additions and 78 deletions

View file

@ -9,9 +9,11 @@
"..." = "cd ../..";
"...." = "cd ../../..";
"....." = "cd ../../../..";
build = "z build";
chmox = "chmod +x";
run = "./run";
tag = "tag-release";
todo = "z todo";
vss = "LC_ALL=C sort --unique ${config.xdg.userDirs.extraConfig.XDG_REPOS_DIR}/nixos-config/modules/home-manager/cli/neovim/config/spell/en.utf-8.adddotfiles/nvim/spell/en.utf-8.add --output ${config.xdg.userDirs.extraConfig.XDG_REPOS_DIR}/nixos-config/modules/home-manager/cli/neovim/config/spell/en.utf-8.add";
wt = "git worktree";
zet = "z zet";