aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-08-10 15:01:03 +0900
committernsfisis <nsfisis@gmail.com>2025-08-10 15:01:03 +0900
commit4150ce25e87d8cbf3f067e6aabd8b1e836dbc683 (patch)
tree1abf63413ad205728c29272f0f7d772c2476d8c7 /.config
parent16cb785971dda429fae4028c3b63de81e3c8f246 (diff)
downloaddotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.tar.gz
dotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.tar.zst
dotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.zip
claude: set up statusline
Diffstat (limited to '.config')
-rw-r--r--.config/claude-code/settings.json5
1 files changed, 5 insertions, 0 deletions
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": [
{