<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles, branch v0.3.0</title>
<subtitle>Dotfile management made easy</subtitle>
<id>http://git.jbernard.io/dotfiles/atom?h=v0.3.0</id>
<link rel='self' href='http://git.jbernard.io/dotfiles/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/'/>
<updated>2011-07-03T13:33:15Z</updated>
<entry>
<title>Merge branch 'release/0.3.0'</title>
<updated>2011-07-03T13:33:15Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:33:15Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=310ea8c8be068b22df7bac5031c33bf626a85075'/>
<id>urn:sha1:310ea8c8be068b22df7bac5031c33bf626a85075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version number for version 0.3.0 release</title>
<updated>2011-07-03T13:32:43Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:32:43Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=e2f981dc01ddf33842fea720e9e53c8b62768cf8'/>
<id>urn:sha1:e2f981dc01ddf33842fea720e9e53c8b62768cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to print version number</title>
<updated>2011-07-03T13:26:11Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=fc4a8aa87908585c9913d1ddd027845be48552e5'/>
<id>urn:sha1:fc4a8aa87908585c9913d1ddd027845be48552e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only import cli from main script</title>
<updated>2011-07-03T13:23:31Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=66dd01b9f1d1c6fea4bf4db544045a8aa410b28d'/>
<id>urn:sha1:66dd01b9f1d1c6fea4bf4db544045a8aa410b28d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bit of documentation to the top-level modules</title>
<updated>2011-07-03T13:22:01Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:22:01Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=2b5cb6b1ede6dd4ff4abada0845241145cbbe97e'/>
<id>urn:sha1:2b5cb6b1ede6dd4ff4abada0845241145cbbe97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document use of prefixes, externals, and ignores</title>
<updated>2011-07-03T13:20:46Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-07-03T13:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=1f7dcb2cedf4d46547fbd71c970b98252bb32b95'/>
<id>urn:sha1:1f7dcb2cedf4d46547fbd71c970b98252bb32b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feature/prefix' into develop</title>
<updated>2011-06-29T18:02:43Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-06-29T18:02:43Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=5775b9abf001d9663c3cd5625d8352d3aa1179bb'/>
<id>urn:sha1:5775b9abf001d9663c3cd5625d8352d3aa1179bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show a helpful message to first-time users</title>
<updated>2011-06-29T18:02:08Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-06-29T18:02:08Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=cd9eb8fafc237ba8bd64549a2cecba7db613611b'/>
<id>urn:sha1:cd9eb8fafc237ba8bd64549a2cecba7db613611b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for an arbitrary prefix</title>
<updated>2011-06-29T17:50:59Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-06-29T17:50:59Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=24c2c90a2f166febcce9e79981cec0eb18fcf922'/>
<id>urn:sha1:24c2c90a2f166febcce9e79981cec0eb18fcf922</id>
<content type='text'>
By default, dotfiles are stored with no prefix, so ~/.bashrc will link
to ~/Dotfiles/bashrc. Some folks, however, are already storing their
dotfiles in a repository where they have a prefix. '.' is common, but
I've seen one using '_' as well. This feature will allow those people to
specify their prefix in the configuration file without renaming all the
files in their repository. To do this, a configuration like:

    [dotfiles]
    prefix = .

in ~/.dotfilesrc is all that is needed.
</content>
</entry>
<entry>
<title>Add an option to override unmanaged files during sync</title>
<updated>2011-06-29T17:41:17Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2011-06-29T17:41:17Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=4afa72a4cdcde4745c6ff5d5f81f2596088d8a99'/>
<id>urn:sha1:4afa72a4cdcde4745c6ff5d5f81f2596088d8a99</id>
<content type='text'>
</content>
</entry>
</feed>
