This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
10sr Dotfiles
https://github.com/10sr/dotfiles
1739
Commits
1
Branch
61 MiB
Tree:
3f15f71dd8
dotfiles-mirror
/
.editorconfig
.editorconfig
78 B
Raw
Normal View
History
Add editorconfig
9 years ago
Update editorconfig
9 years ago
1
2
3
4
5
6
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8