diff --git a/hosts/common.nix b/hosts/common.nix index 26b798e0..73ede7e9 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -27,7 +27,6 @@ environment = { localBinInPath = true; shellAliases = { - ssh = "TERM=xterm-256color ssh"; ll = "ls -laF"; lg = "lazygit"; gg = "nvim +Neogit";