MyNixOS website logo
option-set

programs.zsh

Showing entries 1-68 out of 68.
antidoteNixOS option-set
autosuggestionNixOS option-set
autosuggestionsNixOS option-set
historyNixOS option-set
historySubstringSearchNixOS option-set
oh-my-zshNixOS option-set
ohMyZshNixOS option-set
pluginsNixOS option-set
preztoNixOS option-set
syntaxHighlightingNixOS option-set
zplugNixOS option-set
zprofNixOS option-set
zsh-abbrNixOS option-set
zsh-autoenvNixOS option-set
Automatically enter into a directory if typed directly into shell
List of paths to autocomplete calls to cd
Initialization commands to run when completion is enabled
The default base keymap to use
An attribute set that adds to named directory hash table
Directory where the zsh configuration and more should be located, relative to the users home direc…
programs.zsh.enableenableNixOS option
Whether to enable Z shell (Zsh)
programs.zsh.enableenableNixOS option
Whether to configure zsh as an interactive shell
programs.zsh.enableenableNixOS option
Whether to configure zsh as an interactive shell
programs.zsh.enableBashCompletionenableBashCompletionNixOS option
Enable bash completion for all interactive zsh shells
programs.zsh.enableBashCompletionenableBashCompletionNixOS option
Enable compatibility with bash's programmable completion system
programs.zsh.enableCompletionenableCompletionNixOS option
Enable zsh completion
programs.zsh.enableCompletionenableCompletionNixOS option
Enable zsh completion for all interactive zsh shells
programs.zsh.enableCompletionenableCompletionNixOS option
Enable zsh completion for all interactive zsh shells
Enable fzf completion
Enable fzf keybindings for C-g git browsing
Enable fzf keybinding for Ctrl-r history search
programs.zsh.enableGlobalCompInitenableGlobalCompInitNixOS option
Enable execution of compinit call for all interactive zsh shells
programs.zsh.enableGlobalCompInitenableGlobalCompInitNixOS option
Enable execution of compinit call for all interactive zsh shells
Enable extra colors in directory listings (used by ls and tree)
Enable zsh-syntax-highlighting
Whether to enable integration with terminals using the VTE library
Extra commands that should be added to .zshenv
Change history file
Options related to commands history configuration
Options related to zsh-history-substring-search
Change history size
Extra commands that should be added to .zshrc
Extra commands that should be added to .zshrc before compinit
Commands that should be added to top of .zshrc
programs.zsh.interactiveShellInitinteractiveShellInitNixOS option
Shell script code called during interactive zsh shell initialisation
programs.zsh.interactiveShellInitinteractiveShellInitNixOS option
Shell script code called during interactive zsh shell initialisation
Extra local variables defined at the top of .zshrc
Extra commands that should be added to .zlogin
programs.zsh.loginShellInitloginShellInitNixOS option
Shell script code called during zsh login shell initialisation
programs.zsh.loginShellInitloginShellInitNixOS option
Shell script code called during zsh login shell initialisation
Extra commands that should be added to .zlogout
Options to configure oh-my-zsh
The zsh package to use
Plugins to source in .zshrc
Options to configure prezto
Extra commands that should be added to .zprofile
programs.zsh.promptInitpromptInitNixOS option
Shell script code used to initialise the zsh prompt
programs.zsh.promptInitpromptInitNixOS option
Shell script code used to initialise the zsh prompt
Environment variables that will be set for zsh session
Configure zsh options
programs.zsh.shellAliasesshellAliasesNixOS option
An attribute set that maps aliases (the top level attribute names in this option) to command strin…
programs.zsh.shellAliasesshellAliasesNixOS option
Set of aliases for zsh shell, which overrides environment.shellAliases
Similar to , but are substituted anywhere on a line
programs.zsh.shellInitshellInitNixOS option
Shell script code called during zsh shell initialisation
programs.zsh.shellInitshellInitNixOS option
Shell script code called during zsh shell initialisation
Options related to zsh-syntax-highlighting
A set of environment variables used in the global environment
Whether to enable Zsh integration for VTE terminals