This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-08-04 17:53:25 +02:00
parent bb773f0dee
commit a62a2113ca

View File

@@ -80,6 +80,7 @@
gsw = "git switch";
gft = "git fetch";
ns = "nix-shell";
nd = "nix develop -c fish";
lzd = "lazydocker";
d = "docker";
dcmp = "docker compose";
@@ -101,6 +102,7 @@
rm -f -- "$tmp"
end
nxfetch
set -e SESSION_FROM_DE
end
'';
functions = {