Added default configuration for screen session.
This commit is contained in:
parent
5f555b667a
commit
0aad885527
1 changed files with 2 additions and 0 deletions
2
screenrc
2
screenrc
|
@ -105,4 +105,6 @@ defnonblock 5
|
|||
# screen -t monkey ssh monkey
|
||||
# screen -t mail 8 mutt
|
||||
# screen -t daemon 9 tail -f /var/log/daemon.log
|
||||
screen -t top 0 htop
|
||||
screen -t bash 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue