Przeglądaj źródła

Merge branch 'screenrc-split-startup'

DricomDragon 5 lat temu
rodzic
commit
af9f9316c7
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      Install/Templates/htop_screenrc

+ 4 - 0
Install/Templates/htop_screenrc

@@ -37,6 +37,10 @@ bind F eval "hardstatus alwayslastline"
 
 # Launch htop
 screen -t htop-local htop
+split
+focus
 screen -t htop-master ssh vo_admin@172.20.65.109 -t /usr/local/bin/htop
+split
+focus
 screen -t htop-slave ssh vo_admin@172.20.65.110 -t /usr/local/bin/htop
 #screen -t git-status fish -i -c 'git status'