dotfiles/.editorconfig

5 lines
82 B
INI
Raw Permalink Normal View History

2024-02-16 13:14:24 -07:00
[.zshrc,*.zsh]
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true