summaryrefslogtreecommitdiff
path: root/man/mkrc.1
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2013-08-02 17:37:41 -0400
committerGravatar Mike Burns <mike@mike-burns.com>2013-08-03 12:32:48 -0400
commit22b4bd5555fb8c56aa3137c19ec24704ddc3f64f (patch)
tree7b53522ab86b3b1f30240cc60ea83f97fe8d982e /man/mkrc.1
parent5ebd40d8ab1d4806924476a3853edb101ca0a6ff (diff)
Add rcdn
This program will remove all your rc files that are symlinked. This can be further controlled by `-d` and `-t`. For example, you can feel comfortable trying new rc files because you can quickly remove them again with `-d`. rcup -d thoughtbot-dotfiles rcdn -d thoughtbot-dotfiles Likewise, when you're done with Python just drop it: rcdn -t python
Diffstat (limited to 'man/mkrc.1')
-rw-r--r--man/mkrc.11
1 files changed, 1 insertions, 0 deletions
diff --git a/man/mkrc.1 b/man/mkrc.1
index 69e2a04..05611d0 100644
--- a/man/mkrc.1
+++ b/man/mkrc.1
@@ -39,6 +39,7 @@ install dotfiles into the host-specific directory
.Dl mkrc -o ~/.rcrc
.Sh SEE ALSO
.Xr lsrc 1 ,
+.Xr rcdn 1 ,
.Xr rcup 1 ,
.Xr rcrc 5 ,
.Xr rcm 7