/usr/lib/s9e-config is in scheme9 2013.11.26-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # S9E config file
# copy to $HOME/.s9fes/s9e-config
auto-indent
no-auto-load
color-text=white/blue
color-region=white/red
color-status=blue/cyan
color-info=white/green
color-error=black/yellow
color-paren=blue/yellow
error-bell
help-reminder
load-timeout=10
no-read-only
repl-command=s9 -q
repl-init=
repl-timeout=5
no-sense-case
show-match
|