aboutsummaryrefslogtreecommitdiffhomepage
path: root/home-manager/modules
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/modules')
-rw-r--r--home-manager/modules/common.nix1
1 files changed, 1 insertions, 0 deletions
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 =