nushell: add some aliases

This commit is contained in:
TheGeneralist 2026-01-10 19:58:52 +01:00
parent 01c8bfce80
commit 802a38f61b
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
3 changed files with 7 additions and 28 deletions

View file

@ -8,7 +8,6 @@ let
inherit (lib)
readFile
getExe
mkAfter
mkIf
optionalAttrs
;