Configuration files

starship: detect jj with command to support subdirectories

Changed files
+1 -1
.config
+1 -1
.config/starship.toml
··· 40 40 ) 41 41 ' 42 42 ''' 43 - detect_folders = [".jj"] 43 + when = "jj root --ignore-working-copy" 44 44 symbol = "🐦 " 45 45 style = "bold blue"