From c3c74cd75a44e8623e907b50f2e8a94e37f6fef7 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 19 Jan 2022 12:18:11 -0500 Subject: [PATCH] no vim --- home-cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-cli.nix b/home-cli.nix index a50616a..bdcf15e 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"; }; };