Ver Fonte

Added an MR watcher script

Samuel W. Flint há 9 anos atrás
pai
commit
8a1898821d
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      watchmr

+ 3 - 0
watchmr

@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+xterm -class watch-mr -e "watch -c -t -n 30 mr status"