diff --git a/home-cli.nix b/home-cli.nix index f5bdf03..2ff2ae7 100644 --- a/home-cli.nix +++ b/home-cli.nix @@ -79,6 +79,7 @@ in h = "himalaya"; er = "rm -rf logs; unzip -o"; srsync = "rsync --rsync-path='sudo rsync'"; + vim = "echo NO"; }; };