aboutsummaryrefslogtreecommitdiff
path: root/SUBSTS
blob: 616ba84b73aa9bc52233e8c644c02929dbb66fd4 (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
# 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
# Disable GPG decryption of sensitive files. Must be True to disable, enabled
# for all other values
GPG_DISABLED False
# 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)\\"

# redshift mode to use (xrandr or vidmode)
REDSHIFT_MODE vidmode

# Grep path
GREP_PATH /bin/grep

# path to gnome-settings-daemon
GSD_PATH /usr/local/libexec/gnome-settings-daemon

# Enable keychain? If so, set to True
KEYCHAIN True

LOCALHOST epsilon.ryanak.ca