diff --git a/modules/zsh.nix b/modules/zsh.nix index 64029b3..d0b38fc 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -31,6 +31,7 @@ in tmeet = "open -a TencentMeeting"; pixel = "open -a 'Pixelmator Pro'"; keepass = "open -a KeePassXC"; + inkscape = "open -a Inkscape"; # Nix helpers hm = "home-manager";