summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2022-09-07 01:00:45 -0500
committerMitsuo Tokumori <[email protected]>2022-09-07 01:00:45 -0500
commita4c22c8fc224630dd82e13326eb64587e86e2c68 (patch)
tree45d5d207a883917013caafb72134ba4d96d58cd4 /install.sh
parent00189e89e1092cbf9a6f452de0ae1283473e0639 (diff)
downloaddotfiles-a4c22c8fc224630dd82e13326eb64587e86e2c68.tar.gz
dotfiles-a4c22c8fc224630dd82e13326eb64587e86e2c68.tar.bz2
dotfiles-a4c22c8fc224630dd82e13326eb64587e86e2c68.zip
Add mpd and ncmpc dotfiles
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 36c84b6..fb7bb1e 100755
--- a/install.sh
+++ b/install.sh
@@ -9,6 +9,10 @@
#
# Note: This solution is lazy and causes some problems. Like not being able to
# track vim pluggins.
+#
+# As always, ArchLinux's Wiki has a great article explaining dotfiles and how
+# people usually manage them.
+# https://wiki.archlinux.org/title/Dotfiles
# Config
# ======