From 8f08fd677683be9d8f5a2b8139552e68f33250c4 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 26 Feb 2017 20:56:48 +0000 Subject: [PATCH] Add zsh completions --- bash/.zshrc | 3 +++ yaourt/packages.conf | 2 ++ 2 files changed, 5 insertions(+) diff --git a/bash/.zshrc b/bash/.zshrc index 248794a..eb4f8e9 100644 --- a/bash/.zshrc +++ b/bash/.zshrc @@ -19,8 +19,11 @@ plugins=( nyan lol web-search + zsh-completions ) +autoload -U compinit && compinit + # You may need to manually set your language environment export LANG=en_GB.UTF-8 diff --git a/yaourt/packages.conf b/yaourt/packages.conf index 293cd8e..416d335 100644 --- a/yaourt/packages.conf +++ b/yaourt/packages.conf @@ -8,6 +8,7 @@ bcm20702a1-firmware bleachbit blender bluez-firmware +catimg clamtk corebird deluge @@ -103,4 +104,5 @@ yubikey-neo-manager yubikey-personalization-gui zeal zsh +zsh-completions zsh-doc