11 lines
261 B
YAML
11 lines
261 B
YAML
- link:
|
|
~/.config/kitty: 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
|
|
|
|
|