diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-12-22 23:53:25 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-12-22 23:53:25 +0100 |
commit | ea5d92e0dbe7d86c32bb74a50e1aa574e9c3a504 (patch) | |
tree | 336e7648d935bf49f1869911b2f41db7ced1ef75 | |
parent | b5c685d8f82601a8a0aca9d1303d3e2510503a7e (diff) | |
download | zsh-ea5d92e0dbe7d86c32bb74a50e1aa574e9c3a504.tar.gz zsh-ea5d92e0dbe7d86c32bb74a50e1aa574e9c3a504.zip |
bug-script: Add ondir to list of packages which provide code meant to be sourced in .zshrc
-rwxr-xr-x | debian/zsh.bug-script | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/zsh.bug-script b/debian/zsh.bug-script index 0d3b3f0e4..61b3c8718 100755 --- a/debian/zsh.bug-script +++ b/debian/zsh.bug-script @@ -32,6 +32,7 @@ else environment-modules \ fizsh \ oh-my-zsh \ + ondir \ python-powerline \ python3-powerline \ rosbash \ |