mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-doc/geeknote: einfo add about autocompletion
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -41,3 +41,9 @@ RESTRICT="test"
|
||||
# }
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "Autocompletion plugin is already bundled in oh-my-zsh. To enable just configure plugin definition"
|
||||
einfo "plugins=( ... geeknote ...)"
|
||||
einfo "see more at https://github.com/s7anley/zsh-geeknote"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user