# Title: .screen_profile # Author: Frédéric CHEVALIER <f15.chevalier@gmail.com> # Version: 0.0 # Created in: 2014-09-30 # Modified in: #==========# # Comments # #==========# # File containing particular action related to a specific terminal # Must be called at the end of the .screenrc #==========# # Versions # #==========# # v0.0 - 2014-09-30: creation #================================================# # User specific environment and startup programs # #================================================# # Start screen with specific tabs screen -t bash screen -t qrsh 5 bash --login -ic "qrsh" select 0