Compare commits

..

3 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 ${HOME}/.config/screen/conf.d/common
source ${HOME}/.config/screen/conf.d/keybindings
source ${HOME}/.config/screen/conf.d/logging
source ${HOME}/.config/screen/conf.d/xterm
source ${HOME}/.config/screen/conf.d/256color
source ${HOME}/.config/screen/conf.d/lockscreen
screen 1 bash