programs.zsh.ohMyZsh.preLoaded

Shell commands executed before the oh-my-zsh is loaded. For example, to disable async git prompt write zstyle ':omz:alpha:lib:git' async-prompt no (more information https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#async-git-prompt)

Type
strings concatenated with "\n"
Default
""
Declared
<nixpkgs/nixos/modules/programs/zsh/oh-my-zsh.nix>