Files
dotfiles/.editorconfig
2026-02-21 06:00:49 +01:00

7 lines
116 B
INI

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