aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base.yaml1
-rw-r--r--base/makepkg.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/base.yaml b/base.yaml
index d8cc973..1b72a3a 100644
--- a/base.yaml
+++ b/base.yaml
@@ -11,6 +11,7 @@
~/.bin/dot: base/dot
~/.capsesc: base/capsesc
~/.curlrc: base/curlrc
+ ~/.makepkg.conf: base/makepkg.conf
~/.vim/colors: base/vim/colors
~/.vim/doc: base/vim/doc
~/.vim/ftdetect: base/vim/ftdetect
diff --git a/base/makepkg.conf b/base/makepkg.conf
new file mode 100644
index 0000000..e74bbee
--- /dev/null
+++ b/base/makepkg.conf
@@ -0,0 +1 @@
+PACKAGER="Adam Hovorka <[email protected]>"