diff --git a/programs/zsh.nix b/programs/zsh.nix index 3fefb45..a8ead06 100644 --- a/programs/zsh.nix +++ b/programs/zsh.nix @@ -11,9 +11,9 @@ ll = "ls -l"; please = "sudo"; update = "sudo nixos-rebuild switch --flake /etc/nixos/#puter"; - vim = "nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix"; - vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/FrameworkNix"; - sudovim = "sudo nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix"; + vim = "nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix#vim"; + vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/FrameworkNix#vim"; + sudovim = "sudo nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix#vim"; }; plugins = [ {