Update the output path
This commit is contained in:
parent
e5b60ccc8b
commit
172b7c9ca6
|
@ -9,6 +9,6 @@
|
||||||
s = "secrets";
|
s = "secrets";
|
||||||
secrets = ''doppler --project "$(whoami)" run'';
|
secrets = ''doppler --project "$(whoami)" run'';
|
||||||
tag = "tag-release";
|
tag = "tag-release";
|
||||||
vss = "LC_ALL=C sort --unique $REPOS/dotfiles/nvim/spell/en.utf-8.add --output $REPOS/dotfiles.nix/config/neovim/spell/en.utf-8.add";
|
vss = "LC_ALL=C sort --unique $REPOS/dotfiles/nvim/spell/en.utf-8.add --output $REPOS/dotfiles/nvim/spell/en.utf-8.add";
|
||||||
wt = "git worktree";
|
wt = "git worktree";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue