aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorholger <holger@web>2014-05-02 18:22:28 -0400
committeradmin <admin@branchable.com>2014-05-02 18:22:28 -0400
commit853e21d0a15b1ec3ee94c15acdd4e0207a204b70 (patch)
tree6897aaf966520712c28e5440c313e3507a13c840
parent1ca245aeaf4421dcfaf530fbc6a3b63dbbec1301 (diff)
downloadikiwiki-853e21d0a15b1ec3ee94c15acdd4e0207a204b70.tar
ikiwiki-853e21d0a15b1ec3ee94c15acdd4e0207a204b70.tar.gz
-rw-r--r--doc/forum/default_paths._Are_there_better_defaults__63__.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/default_paths._Are_there_better_defaults__63__.mdwn b/doc/forum/default_paths._Are_there_better_defaults__63__.mdwn
index 85c51af1a..ab955a513 100644
--- a/doc/forum/default_paths._Are_there_better_defaults__63__.mdwn
+++ b/doc/forum/default_paths._Are_there_better_defaults__63__.mdwn
@@ -1,6 +1,6 @@
Is there a reason for srcdir and repository to be put into the home dir by default? Especially the srcdir seems to be misplaced there because it looks, smells and usually has the same name as the clone you want to generate exactly there to edit the wiki on the command line. Both srcdir and repository should usually be left alone and that doesn't sound like the files you would want to place highly visible into $HOME
-Sure, I have no problem relocating the dirs myself or editing /etc/ikiwiki/auto.setup whenever I reinstall a new PC, but a better default would spare me and others that work.
+Sure, I have no problem relocating the dirs myself or editing/replacing /etc/ikiwiki/auto.setup whenever I reinstall a new PC, but a better default would spare me and others a bit of work.
To me it seems $HOME/.ikiwiki/ might be a good default for storing all this essentially-to-be-ignored dirs as it is created anyway.