From 48efa7006399aaa67334b6bd43f305a14a90b0b6 Mon Sep 17 00:00:00 2001 From: Johannes Hendrik Gerard van der Weide Date: Wed, 21 Feb 2024 15:46:57 +0100 Subject: [PATCH] whoops I forgor #vim --- programs/zsh.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 = [ {