Remove build and build-adoc
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
6236f20202
commit
2c5f5f266f
4 changed files with 38 additions and 78 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue