96f4798b56
- /home/.chezmoidata.yaml - /home/.chezmoiscripts/universal/run_onchange_after_40-firefox.tmpl - /home/dot_local/share/firefox/profiles.ini.tmpl
39 lines
912 B
Cheetah
39 lines
912 B
Cheetah
[Profile6]
|
|
Name=Default (w/ plugins)
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.plugins
|
|
|
|
[Profile5]
|
|
Name=Automation
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.automation
|
|
|
|
[Profile4]
|
|
Name=Development
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.development
|
|
|
|
[Profile3]
|
|
Name=Miscellaneous
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.miscellaneous
|
|
|
|
[Profile2]
|
|
Name=Private
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.private
|
|
|
|
[Profile1]
|
|
Name=Git (Public)
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.git
|
|
Default=1
|
|
|
|
[Profile0]
|
|
Name=Default
|
|
IsRelative=1
|
|
Path={{ if eq .host.distro.family "darwin" }}Profiles/{{ end }}profile.default
|
|
|
|
[General]
|
|
StartWithLastProfile=1
|
|
Version=2
|