forgot --refresh 🥴
parent
e8c2ecc4fa
commit
607aee2524
|
@ -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 = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue