Skip to content

Commit 5b39259

Browse files
committed
feat(claude): add cwd segment to ccstatusline
1 parent 5300a60 commit 5b39259

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.config/ccstatusline/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
"inverse": "false"
2525
}
2626
},
27+
{
28+
"id": "82589c35-ee33-430c-a7e3-d3854926088d",
29+
"type": "current-working-dir",
30+
"backgroundColor": "bgBrightYellow",
31+
"metadata": {
32+
"fishStyle": "true"
33+
}
34+
},
2735
{
2836
"id": "5",
2937
"type": "git-branch",

0 commit comments

Comments
 (0)