10 lines
269 B
YAML
10 lines
269 B
YAML
- link:
|
|
~/.config/kitty:
|
|
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'
|
|
|
|
|