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