aboutsummaryrefslogtreecommitdiff
path: root/SUBSTS
blob: 4d09ef79136c9344634359b6f617b6e35cc8c3a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# File format:
key value
# Path to sha256/sha256sum:
# /usr/bin/sha256sum on Kubuntu/Debian
# /sbin/sha256 on FreeBSD
# /bin/sha256 on OpenBSD
SHA256 /usr/sbin/sha256
# Disable GPG decryption of sensitive files. Must be True to disable, enabled
# for all other values
GPG_DISABLED False
# Do we build emacs? Must be True to disable.
EMACS_DISABLED True
# Mail passwords
GMAIL_PASS secret
GMAIL_mailx_PASS secret
QUEENSU_PASS secret
LOCAL_PASS secret
RYANAKCA_PASS secret
CMU_PASS secret
# xmonad
XMONAD_DZEN_W 808
XMONAD_DZEN_X 114
XMONAD_DZEN_Y 0
# screen dimensions / arandr
SCREENLAYOUT zeta-home
# Locale
LOCALE en_CA.UTF-8

# colour of hostname in zsh prompt
ZSH_HOST_COLOUR Green

# colour of screenrc hardstatus' hostname
# See https://www.gnu.org/software/screen/manual/html_node/String-Escapes.html
SCREEN_HOST_COLOUR G

# Enable keychain? If so, set to secret key names, e.g., id_rsa id_ecdsa
# Otherwise, delete everything after N
KEYCHAIN id_rsa

# Path to SSL certs for mail, etc.
# /etc/ssl/cert.pem on OpenBSD
# /etc/ssl/certs/ca-certificates.crt on Debian
SSL_CERTS /etc/ssl/certs/ca-certificates.crt

LOCALHOST zeta.rak.ac

# REMOTE_GMAIL or LOCAL_GMAIL
IMAPFILTER_LOCAL False

# pgpewrap
# /usr/local/bin/pgpewrap on OpenBSD
# /usr/lib/mutt/pgpewrap on Debian
PGPEWRAP_BINARY /usr/lib/mutt/pgpewrap

# Start pulse?
# Set to True to enable, anything else otherwise
PULSE True

HOMEDIR /home/rak

BUILD_FONTS True

MBUSER ryanakca
MBPASS secret