diff options
author | David Runge <dave@sleepmap.de> | 2021-02-08 22:12:52 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-02-08 22:12:52 +0100 |
commit | df554e6ed3e66cfa04fa85924b45fe94f5b143f6 (patch) | |
tree | 56ad25b2d146090abcc873654c04088f7f7483dc | |
parent | fb4efb7589f98a878c0485c1e2f6ab79e05c1ec6 (diff) | |
download | dotfiles-df554e6ed3e66cfa04fa85924b45fe94f5b143f6.tar.gz dotfiles-df554e6ed3e66cfa04fa85924b45fe94f5b143f6.tar.bz2 dotfiles-df554e6ed3e66cfa04fa85924b45fe94f5b143f6.tar.xz dotfiles-df554e6ed3e66cfa04fa85924b45fe94f5b143f6.zip |
pkgs: Add and remove packages
.config/packages/community.txt:
Remove python-flufl.lock (it is python-flufl-lock, due to some issues
with svn2git) and python-sh.
Add zsh-completions.
-rw-r--r-- | .config/packages/community.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/packages/community.txt b/.config/packages/community.txt index fdb0a4e..fc42c60 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -289,7 +289,6 @@ python-fastnumbers python-flufl-lock python-flufl.bounce python-flufl.i18n -python-flufl.lock python-flufl.testing python-furl python-geographiclib @@ -364,7 +363,6 @@ python-robot-detection python-schedutils python-selinux python-senf -python-sh python-smmap python-sphinx-argparse python-sphinx-autoapi @@ -508,6 +506,7 @@ zita-njbridge zita-rev1 zopfli zsh-autosuggestions +zsh-completions zsh-history-substring-search zsh-syntax-highlighting zynaddsubfx |