diff options
author | Jon Bernard <jbernard@tuxion.com> | 2011-06-29 13:50:59 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2011-06-29 13:50:59 -0400 |
commit | 24c2c90a2f166febcce9e79981cec0eb18fcf922 (patch) | |
tree | 13dcbacc3cd857d6f22bd49a7b18142c443c02c8 /contrib/dotfilesrc | |
parent | 4afa72a4cdcde4745c6ff5d5f81f2596088d8a99 (diff) | |
download | dotfiles-24c2c90a2f166febcce9e79981cec0eb18fcf922.tar.gz dotfiles-24c2c90a2f166febcce9e79981cec0eb18fcf922.tar.bz2 dotfiles-24c2c90a2f166febcce9e79981cec0eb18fcf922.zip |
Add support for an arbitrary prefix
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.
Diffstat (limited to 'contrib/dotfilesrc')
0 files changed, 0 insertions, 0 deletions