26 lines
735 B
YAML
26 lines
735 B
YAML
- clean: ['~', '~/.config']
|
|
|
|
- link:
|
|
~/.emacs.d: emacs/
|
|
~/.config/i3: i3/
|
|
~/.config/i3status: i3status/
|
|
~/.config/zsh: zsh/
|
|
~/.zshrc: zsh/.zshrc
|
|
~/.zshenv: zsh/.zshenv
|
|
~/.zprofile: zsh/.zprofile
|
|
~/.hgrc: hg/.hgrc
|
|
~/.config/git/config: git/config-gmail
|
|
~/.vim: vim/
|
|
~/.vimrc: vim/.vimrc
|
|
~/.mbsyncrc: isync/.mbsyncrc
|
|
~/.pentadactylrc: pentadactyl/.pentadactylrc
|
|
~/.Xresources: X/.Xresources
|
|
~/.Xdefaults: X/.Xdefaults
|
|
~/.urlview: urlview/.urlview
|
|
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
|
~/.tmux.conf: tmux/.tmux.conf
|
|
~/.config/bspwm: bspwm/
|
|
~/.config/sxhkd: sxhkd/
|
|
~/.config/panel: panel/
|
|
~/.config/nvim: neovim/
|
|
~/.xonshrc: xonsh/.xonshrc
|