summaryrefslogtreecommitdiff
path: root/man/man5/rcrc.5
blob: 1032504e8c5ebba00fa10df1a03d364cda106371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.TH rcrc "5" "June 2013" "rcm"

.SH NAME
rcrc \- configuration for rcm


.SH DESCRIPTION

The rcm dotfile manager can be configured using a \fI.rcrc\fR file in
your home directory. The format is POSIX shell, and it is sourced in by
the \fBrcup\fR and \fBmkrc\fR programs.

It supports these variables:

.TP
\fBTAGS\fR
the default tags used by \fBrcup\fR\|.

.SH EXAMPLES

\&\fBTAGS="freebsd development email git laptop gmail notmuch"\fR

.SH AUTHOR

Written by Mike Burns.

.SH FILES

.I ~/.rcrc
.I ~/.dotfiles

.SH SEE ALSO

\&\fImkrc\fR\|(5), \fIrcup\fR\|(1)