Moved $HOME root dotfiles to base folder

This commit is contained in:
2023-03-17 10:54:58 +02:00
parent e618f64cf5
commit 5cd720cc4d
11 changed files with 14 additions and 27 deletions

20
base/ecrc Normal file
View File

@@ -0,0 +1,20 @@
{
"Version": "2.7.0",
"Verbose": false,
"Debug": false,
"IgnoreDefaults": false,
"SpacesAftertabs": false,
"NoColor": false,
"Exclude": [],
"AllowedContentTypes": [],
"PassedFiles": [],
"Disable": {
"EndOfLine": false,
"Indentation": false,
"InsertFinalNewline": false,
"TrimTrailingWhitespace": false,
"IndentSize": false,
"MaxLineLength": false
}
}