11 lines
288 B
YAML
11 lines
288 B
YAML
- link:
|
|
~/.config/kitty:
|
|
glob: true
|
|
path: conf.d/kitty/*
|
|
|
|
- shell:
|
|
- command: 'echo "\n# completion for kitty" >> $HOME/.oh-my-zsh/custom/zshrc.zsh'
|
|
- command: 'echo "kitty + complete setup zsh | source /dev/stdin" >> $HOME/.oh-my-zsh/custom/zshrc.zsh'
|
|
|
|
|