dotfiles

[ACTIVE] managed with chezmoi
git clone git://git.figbert.com/dotfiles.git
Log | Files | Refs

client.yml.tmpl (186B)


      1 {{- if eq .chezmoi.os "darwin" -}}
      2   {{- template "spotify-tui" .spotifytui.mac -}}
      3 {{- else if eq .chezmoi.os "linux" -}}
      4   {{- template "spotify-tui" .spotifytui.linux -}}
      5 {{- end -}}