mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Remove alias ".."
This commit is contained in:
parent
d30d11566d
commit
a3cadd92c9
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ in {
|
|||
nu = "sudo nix flake update";
|
||||
};
|
||||
commandAliases = lib.mkIf cfg.improvedCommands.enable {
|
||||
".." = "cd ..";
|
||||
cat = "bat -p";
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue