summaryrefslogtreecommitdiff
path: root/man/rcm.7.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'man/rcm.7.mustache')
-rw-r--r--man/rcm.7.mustache15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/rcm.7.mustache b/man/rcm.7.mustache
index bea7aea..52b2187 100644
--- a/man/rcm.7.mustache
+++ b/man/rcm.7.mustache
@@ -115,6 +115,21 @@ in
.Pp
.Dl rcup -d configs -v
.
+.Ss COMMON PROBLEM: CONFIGURATION FILES/DIRECTORIES WITHOUT DOTS
+By default, the rcm suite will prefix every file and directory it manages
+with a dot. If that is not desired, for example in the case of
+.Pa ~/bin
+or
+.Pa ~/texmf ,
+you can add that file or directory to
+.Ev UNDOTTED
+in
+.Xr rcrc 5
+or use the
+.Fl U
+option. For example:
+.Dl mkrc -U bin
+.
.Sh QUICK START FOR EMPTY DOTFILES DIRECTORIES
This section is for those who do not have an existing dotfiles
directory and whose dotfiles are standard.