Kaynağa Gözat

Added an MR watcher script

Samuel W. Flint 9 yıl önce
ebeveyn
işleme
8a1898821d
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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"