mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2022-01-10 e86f29c53e089398f1e71c6b8a4c2d192ec3aefc
Added screen config
1 files modified
1 files added
12 ■■■■ changed files
all-shells/DICT 4 ●●●● patch | view | raw | blame | history
all-shells/screenrc 8 ●●●●● patch | view | raw | blame | history
all-shells/DICT
@@ -1,2 +1,2 @@
FILES="commonshell"
LOCATIONS="${HOME}/.commonshell"
FILES="commonshell screenrc"
LOCATIONS="${HOME}/.commonshell ${HOME}/.screenrc"
all-shells/screenrc
New file
@@ -0,0 +1,8 @@
# Allow colours
term screen-256color
# UTF8 by default
defutf8 on
# Automatically detach on hangup
autodetach on