14 lines
225 B
TOML
14 lines
225 B
TOML
clone_repo_switch = "Always"
|
|
|
|
[[search_dirs]]
|
|
path = "/home/quirinecker/projects"
|
|
depth = 10
|
|
|
|
[[search_dirs]]
|
|
path = "/home/quirinecker/.config"
|
|
depth = 10
|
|
|
|
[[search_dirs]]
|
|
path = "/home/quirinecker/tmp/projects/"
|
|
depth = 10
|