diff --git a/256color b/conf.d/256color similarity index 100% rename from 256color rename to conf.d/256color diff --git a/common b/conf.d/common similarity index 100% rename from common rename to conf.d/common diff --git a/keybindings b/conf.d/keybindings similarity index 100% rename from keybindings rename to conf.d/keybindings diff --git a/lockscreen b/conf.d/lockscreen similarity index 100% rename from lockscreen rename to conf.d/lockscreen diff --git a/logging b/conf.d/logging similarity index 100% rename from logging rename to conf.d/logging diff --git a/xterm b/conf.d/xterm similarity index 100% rename from xterm rename to conf.d/xterm diff --git a/screenrc b/screenrc index 114e3ee..e8c3c4e 100644 --- a/screenrc +++ b/screenrc @@ -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