nix-shell ns alias

This commit is contained in:
2024-04-20 19:22:05 +01:00
parent 869362ce91
commit 036d9a34b7

View File

@@ -513,6 +513,7 @@
diff = "batdiff";
neofetch = "fastfetch";
sudo = "sudo -i";
ns = "nix-shell";
};
initExtra = "set completion-ignore-case On";
bashrcExtra = ''