From a9d1d6b2ac23c4b19e715a2cf5b66706247c9a94 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 20 Apr 2026 02:52:38 +0530 Subject: ghostty config added --- config/zsh.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/zsh.nix') diff --git a/config/zsh.nix b/config/zsh.nix index 597b1a0..e7bb628 100644 --- a/config/zsh.nix +++ b/config/zsh.nix @@ -20,6 +20,8 @@ ".." = "cd .."; + system-manager = ''nix run 'github:numtide/system-manager' --''; + zrc = "nvim $HOME/.config/zsh/.zshrc"; ga = "git add"; -- cgit v1.1