mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-21 22:18:07 +01:00
Switch sublime preferences to regular files
This commit is contained in:
parent
5e9dfcfefe
commit
3db69ff828
5 changed files with 10 additions and 10 deletions
|
@ -0,0 +1 @@
|
|||
{{- template "Preferences.sublime-settings.tmpl" . -}}
|
|
@ -1 +0,0 @@
|
|||
{{ .chezmoi.sourceDir }}/Preferences.sublime-settings
|
|
@ -0,0 +1 @@
|
|||
{{- template "Preferences.sublime-settings" . -}}
|
|
@ -1 +0,0 @@
|
|||
{{ .chezmoi.sourceDir }}/Preferences.sublime-settings
|
Loading…
Reference in a new issue