MyNixOS website logo
option

programs.zsh.prezto.completions.ignoredHosts

Set the entries to ignore in static /etc/hosts for host completion.

Declarations
Type
list of string
Default
[ ]
Example
[
  "0.0.0.0"
  "127.0.0.1"
]