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 = [ {