dotfiles/install.conf.yaml

26 lines
606 B
YAML

- defaults:
link:
create: true
relink: true
- clean: ['~']
- link:
~/.bashrc: bash/rc
~/.bash_profile: bash/profile
~/.gitconfig: git/gitconfig
~/.gitignore_global: git/gitignore_global
~/.ncmpcpp/config: ncmpcpp/config
~/.ncmpcpp/bindings: ncmpcpp/bindings
~/.profile: profile.sh
~/.ssh/config: ssh/config
~/.tmux: tmux
~/.tmux.conf: tmux/tmux.conf
~/.vimrc: vim/vimrc
~/.xinitrc: xinitrc
~/.config/awesome: awesome
~/.config/redshift.conf: redshift/redshift.conf
#- shell:
# - git submodules update # after linking ~/.gitconfig