| programs.zsh.enable | Whether to configure zsh as an interactive shell.
|
| programs.zsh.enableFzfGit | Enable fzf keybindings for C-g git browsing.
|
| programs.zsh.enableFzfHistory | Enable fzf keybinding for Ctrl-r history search.
|
| programs.zsh.enableGlobalCompInit | Enable execution of compinit call for all interactive zsh shells
|
| programs.zsh.enableCompletion | Enable zsh completion for all interactive zsh shells.
|
| programs.zsh.enableFzfCompletion | Enable fzf completion.
|
| programs.zsh.enableBashCompletion | Enable bash completion for all interactive zsh shells.
|
| programs.zsh.enableSyntaxHighlighting | Enable zsh-syntax-highlighting.
|
| programs.zsh.enableFastSyntaxHighlighting | Whether to enable zsh-fast-syntax-highlighting.
|
| programs.zsh.enableAutosuggestions | Enable zsh-autosuggestions.
|