Compare commits

...

2 commits

Author SHA1 Message Date
5e6744983f
Update README 2022-10-23 12:44:10 +02:00
37a94ece2c
Add .editorconfig 2022-10-23 12:43:46 +02:00
2 changed files with 10 additions and 2 deletions

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
tab_width = 4

View file

@ -1,5 +1,5 @@
# AUR packages
# Arch Linux packages
These are PKGBUILDs for packages on the Arch User Repository I maintain, used to maintain or do plan on uploading or just keep here for preservation.
These are PKGBUILDs for packages I maintain, used to maintain or do plan on uploading or just keep here for preservation.
I may also use these for an automated build system soon™ that pushes these packages automatically to a pacman repo I maintain.