mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
14 lines
199 B
YAML
14 lines
199 B
YAML
- defaults:
|
|
link:
|
|
relink: true
|
|
|
|
- clean: ['~']
|
|
|
|
- link:
|
|
~/.ack: ack
|
|
~/.wget: wget
|
|
~/.zshrc: zshrc
|
|
|
|
- shell:
|
|
- [git submodule update --init --recursive, Installing submodules]
|