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

Configure Feed

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

fix typo

Kacaii 62059977 a04e387e

+1 -1
+1 -1
.config/jj/config.toml
··· 46 46 "working_copy commit_id prefix" = { fg = "yellow", underline = true } 47 47 "working_copy commit_id" = { fg = "red", underline = true } 48 48 "working_copy timestamp" = { fg = "bright blue" } 49 - "working copy empty" = { fg = "magenta" } 49 + "working_copy empty" = { fg = "magenta" } 50 50 "working_copy description placeholder" = { fg = "magenta" } 51 51 "working_copy" = { bold = true }