Zsh: Difference between revisions
ohMyZsh no longer works, after quite some digging I discovered this issue: https://github.com/NixOS/nixos-search/issues/826 which fixed the problem for me via "oh-my-zsh" |
Phanirithvij (talk | contribs) m link to search.nixos.org |
||
Line 43: | Line 43: | ||
The home manager options are defined in the following [https://nix-community.github.io/home-manager/options.xhtml#opt-programs.zsh.enable Home Manager Options Manual] or can be looked up at [https://home-manager-options.extranix.com/?query=zsh&release=master Home Manager Option Search]. | The home manager options are defined in the following [https://nix-community.github.io/home-manager/options.xhtml#opt-programs.zsh.enable Home Manager Options Manual] or can be looked up at [https://home-manager-options.extranix.com/?query=zsh&release=master Home Manager Option Search]. | ||
The system-wide options are listed on [https:// | The system-wide options are listed on [https://search.nixos.org/options?query=programs.zsh programs.zsh.*]. | ||
==== How to use plugins? ==== | ==== How to use plugins? ==== | ||
Line 172: | Line 172: | ||
# http://zsh.sourceforge.net/FAQ/zshfaq01.html#l4 | # http://zsh.sourceforge.net/FAQ/zshfaq01.html#l4 | ||
# https://nix-community.github.io/home-manager/options.xhtml#opt-programs.zsh.enable | # https://nix-community.github.io/home-manager/options.xhtml#opt-programs.zsh.enable | ||
# https:// | # https://search.nixos.org/options?query=programs.zsh | ||
[[Category:Shell]] | [[Category:Shell]] | ||
[[Category:NixOS Manual]] | [[Category:NixOS Manual]] |