diff --git a/.editorconfig b/.editorconfig index 0a14162..6084332 100644 --- a/.editorconfig +++ b/.editorconfig @@ -29,7 +29,7 @@ indent_size = 2 # Shell # https://google.github.io/styleguide/shell.xml#Indentation -[*.{bash,sh,zsh}] +[*.{bash,sh,zsh},bashrc] indent_size = 2 # HTML