From 4150ce25e87d8cbf3f067e6aabd8b1e836dbc683 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 10 Aug 2025 15:01:03 +0900 Subject: claude: set up statusline --- home-manager/modules/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home-manager/modules/common.nix') diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index f95df90..2e87b02 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -106,6 +106,7 @@ in "${nurpkgs.source-han-code-jp}/share/fonts/SourceHanCodeJP.ttc"; ".zshrc".source = ../config/zsh/.zshrc; "bin/__claude-code-notify".source = ../../bin/__claude-code-notify; + "bin/__claude-code-statusline".source = ../../bin/__claude-code-statusline; "bin/tmux-pane-idx".source = ../../bin/tmux-pane-idx; ".config/git/config".text = -- cgit v1.2.3-70-g09d2