dotfiles/install.conf.yaml

29 lines
761 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
~/.config/geany/geany.conf: geany/geany.conf
~/.config/geany/keybindings.conf: geany/keybindings.conf
~/.config/geany/filedefs: geany/filedefs
~/.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