aboutsummaryrefslogtreecommitdiff
path: root/SUBSTS
blob: ed353ad89c81c70ba63508f820b8363fb037fa43 (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
# File format:
key value
# Path to sha256/sha256sum:
# /usr/bin/sha256sum on Kubuntu/Debian
# /sbin/sha256 on FreeBSD
# /bin/sha256 on OpenBSD
SHA256 /sbin/sha256
# Mail passwords
GMAIL_PASS secret
QUEENSU_PASS secret
LOCAL_PASS secret
# xmonad
XMONAD_DZEN_W 808
XMONAD_DZEN_X 114
XMONAD_DZEN_Y 0
# screen dimensions / arandr
SCREENLAYOUT epsilon-SAIL
# Pipe major's email
PM_EMAIL pipemajor@example.org
# Locale
LOCALE es_ES.UTF-8

# ls or gls command
SUBSTS_LS ls

# path to msmtp
MSMTP_PATH /usr/bin/msmtp

# path to zsh
ZSH_PATH /bin/zsh

# 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

# rm or grm command
SUBSTS_RM grm

# Emails that get a score of 10/20. Escape |.
MUTT_20_SCORE \\"(bob@foo.org\|alice@example.org)\\"
MUTT_10_SCORE \\"(eve@foo.org)\\"