This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
swflint
/
bin-files
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Added an MR watcher script
Samuel W. Flint
il y a 9 ans
Parent
1b44e069a2
commit
8a1898821d
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
watchmr
+ 3
- 0
watchmr
Voir le fichier
@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+xterm -class watch-mr -e "watch -c -t -n 30 mr status"