Explorar el Código

Add codecrafters to go_vcs dirs

Alois Mahdal hace 10 meses
padre
commit
0da65f2dd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/config/bmo/menu.ini

+ 1
- 1
dotfiles/config/bmo/menu.ini Ver fichero

@@ -98,7 +98,7 @@
98 98
 [menu.def.go_vcs]
99 99
     mode = command+history
100 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 102
     consumer = cd $(cat) && twinner bash
103 103
 
104 104
 [menu.def.gowork_focused]