@@ -98,7 +98,7 @@
[menu.def.go_vcs]
mode = command+history
histsize = 20
- generator = find -L ~/vcs.brani ~/vcs.mystream ~/vcs.vinfra ~/vcs.jats ~/st/vcs.private -maxdepth 2 -type d | grep -Eo '\<(st/)?vcs[.][^/]+/[^/]+' | sort | uniq
+ generator = find -L ~/vcs.brani ~/vcs.mystream ~/vcs.codecrafters ~/vcs.vinfra ~/vcs.jats ~/st/vcs.private -maxdepth 2 -type d | grep -Eo '\<(st/)?vcs[.][^/]+/[^/]+' | sort | uniq
consumer = cd $(cat) && twinner bash
[menu.def.gowork_focused]