diff options
Diffstat (limited to 'modules/basic-tools.nix')
| -rw-r--r-- | modules/basic-tools.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/basic-tools.nix b/modules/basic-tools.nix index 40e5d81..ee970dc 100644 --- a/modules/basic-tools.nix +++ b/modules/basic-tools.nix @@ -58,7 +58,6 @@ vi = "nvim"; vf = "$EDITOR $(fzf)"; vff = "$EDITOR $(ls|fzf)"; - ssh = "TERM=xterm-256color ssh"; mutt = "neomutt"; }; |
