dotfiles/install.conf.yaml

29 lines
761 B
YAML
Raw Normal View History

- defaults:
link:
create: true
relink: true
- clean: ['~']
- link:
2016-10-11 23:18:39 +02:00
~/.bashrc: bash/rc
~/.bash_profile: bash/profile
~/.gitconfig: git/gitconfig
~/.gitignore_global: git/gitignore_global
2017-01-27 16:22:49 +01:00
~/.config/geany/geany.conf: geany/geany.conf
~/.config/geany/keybindings.conf: geany/keybindings.conf
~/.config/geany/filedefs: geany/filedefs
2016-10-03 10:30:30 +02:00
~/.ncmpcpp/config: ncmpcpp/config
2016-10-15 13:35:51 +02:00
~/.ncmpcpp/bindings: ncmpcpp/bindings
2016-10-03 10:30:30 +02:00
~/.profile: profile.sh
~/.ssh/config: ssh/config
~/.tmux: tmux
~/.tmux.conf: tmux/tmux.conf
~/.vimrc: vim/vimrc
2016-10-03 10:30:30 +02:00
~/.xinitrc: xinitrc
2016-10-05 01:39:07 +02:00
~/.config/awesome: awesome
2017-01-19 00:36:45 +01:00
~/.config/redshift.conf: redshift/redshift.conf
#- shell:
# - git submodules update # after linking ~/.gitconfig