From 22b4bd5555fb8c56aa3137c19ec24704ddc3f64f Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 2 Aug 2013 17:37:41 -0400 Subject: 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 --- NEWS.md.in | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS.md.in') diff --git a/NEWS.md.in b/NEWS.md.in index 2061768..f24f2bd 100644 --- a/NEWS.md.in +++ b/NEWS.md.in @@ -2,6 +2,7 @@ rcm (@PACKAGE_VERSION@) unstable; urgency=low * Improved Debian handling. * Introduce mkrc -o to install host-specific dotfiles. + * Add rcdn(1) to remove rc files. -- Mike Burns Tue, 01 Aug 2013 16:43:33 +0200 -- cgit v1.2.3