diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-06 03:19:31 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-01-06 03:19:31 +0100 |
commit | 370659ae9ae918a07a7950bbc2827b2593126f7d (patch) | |
tree | beb0d0b8b9c23cbb0ad606b87c47f5fb7484bf9e | |
parent | c1e9ec068542e8fb7c516710dd0ee7c5d0c53817 (diff) | |
download | zsh-370659ae9ae918a07a7950bbc2827b2593126f7d.tar.gz zsh-370659ae9ae918a07a7950bbc2827b2593126f7d.zip |
Add rosbash to bug-script's fallback list of packages with code 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 b8b6c25f2..0d3b3f0e4 100755 --- a/debian/zsh.bug-script +++ b/debian/zsh.bug-script @@ -34,6 +34,7 @@ else oh-my-zsh \ python-powerline \ python3-powerline \ + rosbash \ thefuck \ zec \ zgen \ |