Merge "Launch screen with bash as shell"
This commit is contained in:
commit
84963f59b3
2
stack.sh
2
stack.sh
@ -1291,7 +1291,7 @@ function screen_it {
|
||||
}
|
||||
|
||||
# create a new named screen to run processes in
|
||||
screen -d -m -S stack -t stack
|
||||
screen -d -m -S stack -t stack -s /bin/bash
|
||||
sleep 1
|
||||
# set a reasonable statusbar
|
||||
screen -r stack -X hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%< %= %H"
|
||||
|
Loading…
x
Reference in New Issue
Block a user