imp:setup: ignore shell completions for now

This commit is contained in:
Simon Michael 2025-07-01 12:05:33 -07:00
parent ce992840fc
commit bc0cfebeb5

View File

@ -317,8 +317,8 @@ setupTerminal meconf = do
then p Y ""
else i N "you can use --pretty to enable them"
pdesc "bash shell completions are installed ?" >> p U ""
pdesc "zsh shell completions are installed ?" >> p U ""
-- pdesc "bash shell completions are installed ?" >> p U ""
-- pdesc "zsh shell completions are installed ?" >> p U ""
------------------------------------------------------------------------------