Closed lskatz closed 1 year ago
Sure.
I adapted to source code.
Now you can define in your .bashrc
, .zshrc
, ... the path that should pre prepended:
export SCREEN_SAVE_DIR="${HOME}/.screen-save/"
The default is still:
export SCREEN_SAVE_DIR="${HOME}/.screenrc-"
Does this help you? Can we close this issue?
Hi, I was wondering if it could be reconfigured to save to a subfolder, e.g.,
$HOME/.screen-save/
?