ports/opt (3.1): zsh: hint on the relation between prt-get completion and prt's cache
commit 44616978966cd65a469c00f1d4740704be89306d Author: Thomas Penteker <tek@serverop.de> Date: Wed Jan 28 19:21:54 2015 +0100 zsh: hint on the relation between prt-get completion and prt's cache diff --git a/zsh/README b/zsh/README index 5811460..a07d70d 100644 --- a/zsh/README +++ b/zsh/README @@ -12,5 +12,9 @@ PRECAUTION zsh needs to be available at boot before the directory containing libpcre.so is mounted. The same applies to gdbm.so. + To make the completion for prt-utils work, you have to update prt-get's + cache after port or package db oprertions (e.g. ports -u, prt-get install + xyz). The completion relies prt-utils' cache for performance reasons. + MISC zsh-lovers.1 is taken from http://www.grml.org/zsh/zsh-lovers.1
participants (1)
-
crux@crux.nu