source common
This commit is contained in:
parent
508d34db35
commit
431124afb2
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
source {{ .chezmoi.sourceDir }}/dot_common.sh
|
||||||
|
|
||||||
{{ if .root }}
|
{{ if .root }}
|
||||||
|
|
||||||
{{ if eq .chezmoi.osRelease.id "arch" }}
|
{{ if eq .chezmoi.osRelease.id "arch" }}
|
||||||
|
|
Loading…
Reference in a new issue