aboutsummaryrefslogtreecommitdiff
path: root/user-config.default.sh
diff options
context:
space:
mode:
Diffstat (limited to 'user-config.default.sh')
-rw-r--r--user-config.default.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/user-config.default.sh b/user-config.default.sh
deleted file mode 100644
index 4675afb..0000000
--- a/user-config.default.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env bash
-#
-# user-config.default.sh - user configuration options;
-# copy this file to user-config.sh and modify to
-# your liking.
-#
-
-# The maintainer to be listed in the PKGBUILD.
-maintainer="Your Name <your@email-address.tld>"