mirror of
https://github.com/zhigang1992/linux-configs.git
synced 2026-01-12 22:48:27 +08:00
Currently lists file locations, as a reference. May be used with a script to automatically deploy files. Tested-on: arcturus <15 Jan 2014>
19 lines
847 B
Plaintext
19 lines
847 B
Plaintext
[mapping]
|
|
.i3/ = $HOME/.i3/
|
|
.i3/config = $HOME/.i3/config
|
|
.vim/ = $HOME/.vim/
|
|
.vim/ftdetect/puppet.vim = $HOME/.vim/ftdetect/puppet.vim
|
|
.vim/ftplugin/puppet.vim = $HOME/.vim/ftplugin/puppet.vim
|
|
.vim/indent/puppet.vim = $HOME/.vim/indent/puppet.vim
|
|
.vim/syntax/puppet.vim = $HOME/.vim/syntax/puppet.vim
|
|
.archey3.cfg = $HOME/.archey3.cfg
|
|
.csshrc = $HOME/.csshrc
|
|
.i3status.conf = $HOME/.i3status.conf
|
|
.muttrc = $HOME/.muttrc
|
|
.vimrc = $HOME/.vimrc
|
|
.xinitrc = $HOME/.xinitrc
|
|
.zshrc = $HOME/.zshrc
|
|
gittemplate.txt = $HOME/gittemplate.txt
|
|
prepare-commit-msg = $GITROOT/.git/hooks/prepare-commit-msg
|
|
settings.json = $HOME/.config/transmission-daemon/settings.json
|