made smol changes :3
This commit is contained in:
parent
83bee06352
commit
3ebf01c47e
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
# open nix develop with preferred shell
|
||||
# description: nd = nix develop
|
||||
nd = "nix develop -c $SHELL";
|
||||
nd = "./flake.sh -c $SHELL || nix develop -c $SHELL";
|
||||
|
||||
# description: cdns = change directory [to] nix settings
|
||||
cdns = "cd ~/.nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue