feat: Make the configuration relocatable by using relative paths

This commit is contained in:
2025-10-29 22:48:37 +01:00
parent de11c946ea
commit 111f34f0e0
7 changed files with 6 additions and 6 deletions

View File

View File

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