Files
.dotfiles/config.yaml
lostecho c101db7f84 update
2023-07-10 18:49:53 +08:00

23 lines
357 B
YAML

config:
backup: true
banner: true
create: true
dotpath: dotfiles
keepdot: false
link_dotfile_default: nolink
link_on_import: nolink
longkey: false
dotfiles:
f_zshrc:
src: zshrc
dst: ~/.zshrc
d_oh-my-zsh:
src: oh-my-zsh
dst: ~/.oh-my-zsh
chmod: '751'
profiles:
penguin:
dotfiles:
- f_zshrc
- d_oh-my-zsh