Add chmox
alias
This commit is contained in:
parent
c79e19efe5
commit
7e0b650175
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue