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
|
2017-01-27 16:22:49 +01:00
|
|
|
~/.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
|
2020-03-17 12:08:16 +01:00
|
|
|
~/.mpd/mpd.conf: mpd/mpd.conf
|
2020-03-17 13:22:31 +01:00
|
|
|
~/.config/mpDris2/mpDris2.conf: mpd/mpDris2.conf
|
|
|
|
~/.config/systemd/mpDris2.service: mpd/mpDris2.service
|
2016-10-03 10:30:30 +02:00
|
|
|
~/.profile: profile.sh
|
|
|
|
~/.ssh/config: ssh/config
|
2016-09-26 15:40:04 +02:00
|
|
|
~/.tmux.conf: tmux/tmux.conf
|
|
|
|
~/.vimrc: vim/vimrc
|
2020-03-07 01:54:09 +01:00
|
|
|
~/.xinitrc: X11/xinitrc
|
|
|
|
~/.xsession: X11/xsession
|
|
|
|
~/.Xresources: X11/Xresources
|
2020-03-07 01:54:37 +01:00
|
|
|
~/.Xresources.d/urxvt: urxvt/Xresources
|
2020-03-07 01:54:09 +01:00
|
|
|
~/.config/user-dirs.dirs: X11/user-dirs.dirs
|
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
|
2016-09-26 15:40:04 +02:00
|
|
|
|
2016-09-26 18:11:51 +02:00
|
|
|
#- shell:
|
|
|
|
# - git submodules update # after linking ~/.gitconfig
|