Compare commits

..

2 Commits

7 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
#
# see http://aperiodic.net/screen/ for some doc
# See https://www.gnu.org/software/screen/manual/screen.html for official documentation.
# See http://aperiodic.net/screen/ for extra documentation.
#
startup_message off

View File

View File

@@ -1,8 +1,8 @@
source $HOME/.screen/common
source $HOME/.screen/keybindings
source $HOME/.screen/logging
source $HOME/.screen/xterm
source $HOME/.screen/256color
source $HOME/.screen/lockscreen
source conf.d/common
source conf.d/keybindings
source conf.d/logging
source conf.d/xterm
source conf.d/256color
source conf.d/lockscreen
screen 1 bash