Compare commits

..

No commits in common. "1a8a3cae33cbd6a696c007c1e593345d4704d95b" and "323cd032659e511797d03047f5e79945371010d5" have entirely different histories.

View File

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