Compare commits

...

2 Commits

View File

@ -64,6 +64,7 @@ alias bkp-list='doas restic -r /mnt/nfs/BSD/restic-repo snapshots'
{{- else }}
{{ if eq .chezmoi.os "darwin" }}
source $HOME/perl5/perlbrew/etc/bashrc
export XDG_CONFIG_HOME="$HOME/.config"
{{- if eq .chezmoi.arch "arm64" }}
export PATH=/opt/homebrew/bin:$PATH
{{- end }}