summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-10-26 00:07:38 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-10-26 02:07:32 -0400
commit45c342f7316199ab4f326da4b3a9c7cd4a1db774 (patch)
tree2489e1b3c1de43646d966d1fb01300b2bf5a62b2
parentf2bef0d4aa79bd89759d3dad0cf42fd415e334a0 (diff)
wip - rename *aur*->*pur*
-rw-r--r--config6
1 files changed, 3 insertions, 3 deletions
diff --git a/config b/config
index bc041f4..9e0e75b 100644
--- a/config
+++ b/config
@@ -1,14 +1,14 @@
#!/hint/bash
#
-# copy to /etc/xdg/pacaur/config to configure pacaur system-wide or to
-# ~/.config/pacaur/config to configure it for your user
+# copy to /etc/xdg/pacpur/config to configure pacpur system-wide or to
+# ~/.config/pacpur/config to configure it for your user
#
# The following options are commented out with their default values listed.
# If you wish to use different values, uncomment and update the values.
# The Color and VerbosePkgLists options can be enabled in /etc/pacman.conf.
-# The clone directory can be changed through the $AURDEST environment variable.
+# The clone directory can be changed through the $PURDEST environment variable.
# The makepkg environment variables are also fully honored.
#editor="${VISUAL:-${EDITOR:-vi}}" # build files editor
#displaybuildfiles=diff # display build files (none|diff|full)