mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
11 lines
121 B
INI
Executable File
11 lines
121 B
INI
Executable File
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
|
|
[*.sh]
|
|
indent_size = 4
|
|
indent_style = tab
|