1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00
Files
dotfiles/.oh-my-zsh/.editorconfig
T
2020-05-06 22:06:16 +02:00

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