aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars/freebsd.yml
blob: ecd32c802af70685cc22549b08a9b3fbd9d13aa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

# freebsd.yml ~~ group_vars/
# freebsd machines

---

path_zsh: "/usr/local/bin/zsh"
path_zshconfig: "/usr/local/etc/zshrc"
path_tmuxconfig: "/usr/local/etc/tmux.conf"
path_doasconfig: "/usr/local/etc/doas.conf"
path_gitshell: "/usr/local/bin/git-shell"
path_prometheusconfig: "/usr/local/etc/prometheus.yml"

os_distribution: "freebsd"

remember that computers suck.