Add zsh/oh my zsh/w10k
This commit is contained in:
10
zsh/.oh-my-zsh/.editorconfig
Normal file
10
zsh/.oh-my-zsh/.editorconfig
Normal file
@ -0,0 +1,10 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
|
||||
[*.sh]
|
||||
indent_size = 4
|
||||
indent_style = tab
|
Reference in New Issue
Block a user