summaryrefslogtreecommitdiff
path: root/man/rcrc.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/rcrc.5')
-rw-r--r--man/rcrc.59
1 files changed, 9 insertions, 0 deletions
diff --git a/man/rcrc.5 b/man/rcrc.5
index ec6ef9a..ca6e22e 100644
--- a/man/rcrc.5
+++ b/man/rcrc.5
@@ -46,6 +46,14 @@ under the section
.
.It Va TAGS
the default tags.
+.
+.It Va SYMLINK_DIRS
+a space-separated list of patterns. Directories matching a pattern are
+symlinked instead of descended. Patterns are explained in detail in
+.Xr lsrc 1
+under the section
+.Sx EXCLUDE PATTERN .
+.
.El
.Sh FILES
.Pa ~/.rcrc
@@ -55,6 +63,7 @@ the default tags.
.Dl DOTFILES_DIRS="/home/mike/.dotfiles /usr/share/dotfiles"
.Dl EXCLUDES="irbrc *:*emacs* dotfiles:python*"
.Dl TAGS="freebsd development email git laptop gmail notmuch"
+.Dl SYMLINK_DIRS="zprezto"
.Sh SEE ALSO
.Xr lsrc 1 ,
.Xr mkrc 1 ,