Format default configs

This commit is contained in:
2021-10-17 10:50:20 +02:00
parent 93d2163ce9
commit 77b4fedee2
4 changed files with 22 additions and 4 deletions

View File

@@ -1 +1,5 @@
{"extends": "default", "romount": [".oh-my-zsh", ".zsh", ".zshrc", ".zshrc-local"], "sethostname": true}
{
"extends": "default",
"romount": [".oh-my-zsh", ".zsh", ".zshrc", ".zshrc-local"],
"sethostname": true
}