26 lines
895 B
YAML
26 lines
895 B
YAML
- clean: ['~']
|
|
|
|
- link:
|
|
~/.tmux.conf: tmux.conf
|
|
~/.gitconfig: git/gitconfig
|
|
~/.gitignore_global: git/gitignore_global
|
|
~/.psqlrc: psqlrc
|
|
~/.zpreztorc: zsh/zpreztorc
|
|
~/.zlogin: zsh/zlogin
|
|
~/.zlogout: zsh/zlogout
|
|
~/.zprofile: zsh/zprofile
|
|
~/.zshenv: zsh/zshenv
|
|
~/.zshrc: zsh/zshrc
|
|
~/.aspell.en.pws: aspell.en.pws
|
|
~/.vimrc: vimrc
|
|
~/.mrconfig: mrconfig
|
|
~/.taskrc: taskrc
|
|
~/.config/beets/config.yaml:
|
|
create: true
|
|
path: beets.yaml
|
|
~/.config/alacritty/alacritty.yml:
|
|
create: true
|
|
path: alacritty.yml
|
|
~/.config/Code/User/settings.json:
|
|
create: true
|
|
path: vscode_settings.json
|