dotfiles/.editorconfig
2024-02-16 13:14:24 -07:00

5 lines
82 B
INI

[.zshrc,*.zsh]
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true