Fix yaml syntax

master
livie 2023-09-26 23:24:02 +03:00
parent c15ff082d4
commit d2fb5cc841
1 changed files with 10 additions and 12 deletions

View File

@ -1,20 +1,18 @@
- defaults: - defaults:
link: link:
create: true create: true
relink: true relink: true
- clean: ["~"] - clean: ["~"]
- link: - link:
~/.config/kitty: config/kitty ~/.config/kitty: config/kitty
~/.config/powerline: config/powerline ~/.config/powerline: config/powerline
~/.config/ranger: config/ranger ~/.config/ranger: config/ranger
~/.vimrc: vimrc ~/.vimrc: vimrc
~/.zprofile: zprofile ~/.zprofile: zprofile
~/.zshrc: zshrc ~/.zshrc: zshrc
- create: - create:
- ~/.zsh_history - ~/.zsh_history
- shell: