Add chmox alias

This commit is contained in:
Oliver Davies 2025-09-04 12:00:00 +01:00
parent c79e19efe5
commit 7e0b650175

View file

@ -9,6 +9,7 @@
"..." = "cd ../..";
"...." = "cd ../../..";
"....." = "cd ../../../..";
chmox = "chmod +x";
run = "./run";
tag = "tag-release";
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";