Browse Source

added kitty completion for zsh

master
Marc 4 years ago
parent
commit
77bc7cfa77
1 changed files with 1 additions and 1 deletions
  1. 2
      .config/zsh/.zshrc

2
.config/zsh/.zshrc

@ -36,7 +36,7 @@ autoload -U compinit && compinit #necessary to make completion work
#zinit snippet https://github.com/git/git/blob/master/contrib/completion/git-completion.zsh #zinit snippet https://github.com/git/git/blob/master/contrib/completion/git-completion.zsh
## completion for kitty ## completion for kitty
#kitty + complete setup zsh | source /dev/stdin
kitty + complete setup zsh | source /dev/stdin
# THEME # THEME
zinit light agnoster/agnoster-zsh-theme zinit light agnoster/agnoster-zsh-theme

Loading…
Cancel
Save