diff --git a/home/shell/common.nix b/home/shell/common.nix index db5c5d0..00a1cc7 100644 --- a/home/shell/common.nix +++ b/home/shell/common.nix @@ -4,7 +4,6 @@ { home.shellAliases = { sudo = "sudo --preserve-env=PATH"; - "\\\\" = "command"; }; home.packages = with pkgs; [