aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base.yaml1
-rw-r--r--base/npmrc4
2 files changed, 5 insertions, 0 deletions
diff --git a/base.yaml b/base.yaml
index a962fef..14093e6 100644
--- a/base.yaml
+++ b/base.yaml
@@ -13,6 +13,7 @@
~/.capsesc: base/capsesc
~/.curlrc: base/curlrc
~/.makepkg.conf: base/makepkg.conf
+ ~/.npmrc: base/npmrc
~/.vim/colors: base/vim/colors
~/.vim/doc: base/vim/doc
~/.vim/ftdetect: base/vim/ftdetect
diff --git a/base/npmrc b/base/npmrc
new file mode 100644
index 0000000..7edfecf
--- /dev/null
+++ b/base/npmrc
@@ -0,0 +1,4 @@
+init.author.name=Adam Hovorka
+init.author.url=https://adamhovorka.com/
+init.license=MIT