tangled
alpha
login
or
join now
karei.dev
/
unix-config
Configuration files
0
fork
atom
overview
issues
pulls
pipelines
starship: detect jj with command to support subdirectories
karei.dev
1 month ago
835ade3e
7e2b067e
options
unified
split
Changed files
+1
-1
.config
starship.toml
+1
-1
.config/starship.toml
···
40
)
41
'
42
'''
43
-
detect_folders = [".jj"]
44
symbol = "🐦 "
45
style = "bold blue"
···
40
)
41
'
42
'''
43
+
when = "jj root --ignore-working-copy"
44
symbol = "🐦 "
45
style = "bold blue"