aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars/debian.yml
blob: 9fee07fc58d0f121d1a6b5531ee4c1bcb4366c0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

# alpine.yml ~~ group_vars/
# alpine machines

---

path_zsh: "/usr/bin/zsh"
path_zshconfig: "/etc/zsh/zshrc"
path_tmuxconfig: "/etc/tmux.conf"
path_gitshell: "/usr/bin/git-shell"

os_distribution: "debian"
remember that computers suck.