mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-12 22:11:28 -06:00
add template banner to micro settings.json
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"mkparents": true
|
|
||||||
}
|
|
||||||
4
home/dot_config/micro/settings.json.tmpl
Normal file
4
home/dot_config/micro/settings.json.tmpl
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
".WARNING": "{{ template "banner.tmpl" }}",
|
||||||
|
"mkparents": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user