2016-09-26 15:40:04 +02:00
|
|
|
- defaults:
|
|
|
|
link:
|
|
|
|
create: true
|
|
|
|
relink: true
|
|
|
|
|
|
|
|
- clean: ['~']
|
|
|
|
|
|
|
|
- link:
|
2016-10-11 23:18:39 +02:00
|
|
|
~/.bashrc: bash/rc
|
|
|
|
~/.bash_profile: bash/profile
|
2016-09-26 15:40:04 +02:00
|
|
|
~/.gitconfig: git/gitconfig
|
2016-10-05 01:59:04 +02:00
|
|
|
~/.gitignore_global: git/gitignore_global
|
2016-10-03 10:30:30 +02:00
|
|
|
~/.ncmpcpp/config: ncmpcpp/config
|
|
|
|
~/.profile: profile.sh
|
|
|
|
~/.ssh/config: ssh/config
|
|
|
|
~/.tmux: tmux
|
2016-09-26 15:40:04 +02:00
|
|
|
~/.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
|
2016-09-26 15:40:04 +02:00
|
|
|
|
2016-09-26 18:11:51 +02:00
|
|
|
#- shell:
|
|
|
|
# - git submodules update # after linking ~/.gitconfig
|