Browse Source

Add codecrafters to go_vcs dirs

Alois Mahdal 10 months ago
parent
commit
0da65f2dd6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/bmo/menu.ini

+ 1
- 1
dotfiles/config/bmo/menu.ini View File

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]