1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

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
;