1
0
mirror of https://github.com/akelge/zsh synced 2025-08-20 16:18:08 +00:00

Added original pure and renamed pure to mypure

This commit is contained in:
Andrea Mistrali
2020-06-17 17:23:57 +02:00
parent 185a1cd7ca
commit f71f19f920
19 changed files with 2584 additions and 664 deletions

View File

@ -0,0 +1,12 @@
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2