nushell: add kaze to config
Some checks failed
flake check / check (push) Has been cancelled
fmt check / check (push) Has been cancelled
Some checks failed
flake check / check (push) Has been cancelled
fmt check / check (push) Has been cancelled
This commit is contained in:
parent
12da03d159
commit
b4dd93815c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ alias arashi = nix run github:serokell/deploy-rs ".#arashi"
|
|||
alias sora = nix run github:serokell/deploy-rs ".#sora"
|
||||
alias tsuru = nix run github:serokell/deploy-rs ".#tsuru"
|
||||
alias haru = nix run github:serokell/deploy-rs ".#haru"
|
||||
alias kaze = nix run github:serokell/deploy-rs ".#kaze"
|
||||
alias dx = nix run "nixpkgs#deadnix"
|
||||
alias sx = nix run "nixpkgs#statix" -- check
|
||||
alias sxfix = nix run "nixpkgs#statix" -- fix
|
||||
|
|
Loading…
Reference in a new issue