summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-10-27 21:26:44 +0100
committerAxel Beckert <abe@deuxchevaux.org>2015-10-27 21:26:44 +0100
commit1637291aaea12ddcfd549d50d49c480185995c1a (patch)
treec50462ce0158a99f07189af9a60e8d9e3567d362
parent58f4d1d1c9d9cbaec4cdd0a7292ac9229fe9d837 (diff)
downloadzsh-1637291aaea12ddcfd549d50d49c480185995c1a.tar.gz
zsh-1637291aaea12ddcfd549d50d49c480185995c1a.zip
Update list of packages which provide code for .zshrc
Add python3-powerline, zgen, and zsh-syntax-highlighting.
-rwxr-xr-xdebian/zsh.bug-script3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/zsh.bug-script b/debian/zsh.bug-script
index 98249a6d1..b8b6c25f2 100755
--- a/debian/zsh.bug-script
+++ b/debian/zsh.bug-script
@@ -33,9 +33,12 @@ else
fizsh \
oh-my-zsh \
python-powerline \
+ python3-powerline \
thefuck \
zec \
+ zgen \
zsh-antigen \
+ zsh-syntax-highlighting \
'grml-*' \
2>/dev/null)
fi