chore: update zsh

This commit is contained in:
Ahwx 2025-06-14 12:50:00 +02:00
parent 4e4fe50b6f
commit 394909630f

View file

@ -174,6 +174,8 @@
vim = "nvim"; vim = "nvim";
doas = "sudo"; doas = "sudo";
sxiv = "nsxiv"; sxiv = "nsxiv";
enby = "man";
woman = "man";
# NixOS # NixOS
ns = "nix-shell --run zsh"; ns = "nix-shell --run zsh";