nix-shell ns alias

This commit is contained in:
2024-04-20 19:22:05 +01:00
parent c3d3825a2f
commit ea67b9e699

View File

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