feat: Make the configuration relocatable by using relative paths
This commit is contained in:
12
screenrc
12
screenrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user