Files
dotfiles/.editorconfig

7 lines
116 B
INI

root = true
[{*.sh,*.bash,*.zsh,.bashrc,.zshrc,install}]
indent_style = space
indent_size = 4
max_line_length = 80