From 9e16a4aea0dad1909abc78b3f9bc1291917486db Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Thu, 1 Aug 2013 16:06:30 -0400 Subject: Add `mkrc -o` to install host-specific files To make it easier to manage host-specific rc files, `mkrc` now supports a `-o` option. This causes the specified file to be added to the host section named for the current machine. This option is in conflict with the `-t` option. --- NEWS.md.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS.md.in') diff --git a/NEWS.md.in b/NEWS.md.in index daf8108..2061768 100644 --- a/NEWS.md.in +++ b/NEWS.md.in @@ -1,6 +1,8 @@ rcm (@PACKAGE_VERSION@) unstable; urgency=low * Improved Debian handling. + * Introduce mkrc -o to install host-specific dotfiles. + -- Mike Burns Tue, 01 Aug 2013 16:43:33 +0200 rcm (0.0.2) unstable; urgency=low -- cgit v1.2.3