Explorar o código

Added an MR watcher script

Samuel W. Flint %!s(int64=9) %!d(string=hai) anos
pai
achega
8a1898821d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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"