Up.
This commit is contained in:
1
.chezmoiignore
Normal file
1
.chezmoiignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
home/scripts/*
|
||||||
@@ -14,14 +14,12 @@ err() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
log "Executing $0"
|
|
||||||
|
|
||||||
{{ if (eq .chezmoi.os "linux") -}}
|
{{ if (eq .chezmoi.os "linux") -}}
|
||||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||||
|
|
||||||
log "Begin Arch/Manjaro Linux packages installation"
|
log "Begin Arch/Manjaro Linux packages installation"
|
||||||
|
|
||||||
. {{ .chezmoi.config.sourceDir }}/scripts/archlinux.sh
|
. {{ .chezmoi.sourceDir }}/scripts/archlinux.sh
|
||||||
|
|
||||||
log "Finish Arch/Manjaro Linux packages installation"
|
log "Finish Arch/Manjaro Linux packages installation"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user