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 --- .config/claude-code/settings.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config') diff --git a/.config/claude-code/settings.json b/.config/claude-code/settings.json index f066122..17d04eb 100644 --- a/.config/claude-code/settings.json +++ b/.config/claude-code/settings.json @@ -21,6 +21,11 @@ "Bash(git push:*)" ] }, + "statusLine": { + "type": "command", + "command": "__claude-code-statusline", + "padding": 0 + }, "hooks": { "Notification": [ { -- cgit v1.2.3-70-g09d2