This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
swflint
/
bin-files
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added an MR watcher script
Samuel W. Flint
hace 9 años
padre
1b44e069a2
commit
8a1898821d
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
watchmr
+ 3
- 0
watchmr
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+xterm -class watch-mr -e "watch -c -t -n 30 mr status"