dotfiles/meta/tasks/kitty.yaml

11 lines
261 B
YAML
Raw Normal View History

2019-09-24 12:26:50 +02:00
- link:
2021-01-27 21:40:04 +01:00
~/.config/kitty: conf.d/kitty
2020-04-15 13:15:10 +02:00
- 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