Remove confusing example
Without an explanation of what's going on here, this example is unnecessarily confusing. It's a neat example, but probably not worth explaining this in Dotbot's README. See https://github.com/anishathalye/dotbot/issues/224.
This commit is contained in:
parent
f5e019105e
commit
8f136ee73f
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ The conventional name for the configuration file is `install.conf.yaml`.
|
||||||
- clean: ['~']
|
- clean: ['~']
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.dotfiles: ''
|
|
||||||
~/.tmux.conf: tmux.conf
|
~/.tmux.conf: tmux.conf
|
||||||
~/.vim: vim
|
~/.vim: vim
|
||||||
~/.vimrc: vimrc
|
~/.vimrc: vimrc
|
||||||
|
|
Loading…
Reference in a new issue