๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add brackets

Kacaii 3b0849bd 62059977

+2 -2
+2 -2
.config/jj/config.toml
··· 34 34 35 35 36 36 [colors] 37 - "author" = "white" 38 - "bookmarks" = "red" 37 + "author" = { fg = "white" } 38 + "bookmarks" = { fg = "red" } 39 39 "change_id" = { italic = true } 40 40 "commit_id" = { fg = "yellow" } 41 41 "diff token" = { underline = false }