From 607aee252401d7b9052212424131892a7374af7b Mon Sep 17 00:00:00 2001 From: Johannes Hendrik Gerard van der Weide Date: Fri, 9 Feb 2024 14:18:21 +0100 Subject: [PATCH] forgot --refresh :woozy_face: --- Users/Hertog/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Users/Hertog/zsh.nix b/Users/Hertog/zsh.nix index 1aa59e3..b2131ff 100644 --- a/Users/Hertog/zsh.nix +++ b/Users/Hertog/zsh.nix @@ -12,7 +12,7 @@ please = "sudo"; update = "sudo nixos-rebuild switch --flake /etc/nixos/#laptop"; vim = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim"; - vimUpdate = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim"; + vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/HertogVim"; }; plugins = [ {