|
@@ -37,7 +37,6 @@ bind F eval "hardstatus alwayslastline"
|
|
|
|
|
|
# Launch htop
|
|
|
screen -t htop-local htop
|
|
|
-screen -t htop-master ssh vo_admin@172.20.65.109 #-t htop
|
|
|
-screen -t htop-slave ssh vo_admin@172.20.65.110 #-t htop
|
|
|
-#screen -t top-screen top
|
|
|
+screen -t htop-master ssh vo_admin@172.20.65.109 -t /usr/local/bin/htop
|
|
|
+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'
|