about summary refs log tree commit diff
path: root/nixos/modules/programs/zsh
AgeCommit message (Expand)AuthorFilesLines
2022-11-16Merge pull request #197536 from eigengrau/zsh-init-no-unsetJörg Thalheim1-3/+3
2022-10-28nixos/shells: support defining aliases beginning with a dash or plusSebastian Reuße1-1/+1
2022-10-24nixos/zsh: don’t be noisy when scripts are run with -uSebastian Reuße1-3/+3
2022-10-24nixos/zsh: prefer added completions over completions shipped with ZshSebastian Reuße1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae3-3/+3
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae3-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae4-27/+27
2022-03-07nixos/zsh-autosuggestions: ZSH_AUTOSUGGEST_STRATEGY arrayRyan Gibb1-10/+11
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+3
2021-11-25Merge pull request #142839 from ivan/zsh-autosuggestions-config-asyncSandro1-0/+8
2021-11-19nixos/autosuggestions: add config to control whether suggestions are asyncIvan Kozik1-0/+8
2021-11-14nixos: zsh: Remove hack for zsh-nix-completions on nix 2.4Andreas Fuchs1-15/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier4-5/+5
2021-08-05nixos: fix zinputrc on flake-enabled systemsJörg Thalheim1-1/+4
2021-07-22Merge pull request #128649 from nrdxp/fix-unstable-nix-zsh-completionsMaximilian Bosch1-5/+21
2021-07-21zsh: include completions for nix-* commandsTimothy DeHerrera1-5/+15
2021-07-21zsh: format module with nixpkgs-fmtTimothy DeHerrera1-4/+10
2021-07-21zsh: remove conflicting nixUnstable completionsTimothy DeHerrera1-1/+1
2021-06-26nixos/zsh: change default prompt theme to 'suse'*Kim Zick1-1/+1
2020-09-03programs.zsh: remove unnecessary `with`Daniël de Kok1-1/+1
2020-05-03zsh: added option to enable compatibility with bash's completion systemBenjamin Asbach1-0/+12
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-0/+1
2020-02-18Revert "zsh: don't clobber the environment of non-login shells"Jörg Thalheim1-2/+1
2020-02-09Merge pull request #67376 from oxij/nixos/zsh-docMichael Raskin1-13/+53
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger3-0/+18
2019-10-23nixos/zsh-syntax-highlighting: Fix highlighting when ohMyZsh is enabledSilva Alejandro Ismael1-2/+2
2019-09-19Revert "nixos/doc: re-format"Eelco Dolstra1-13/+49
2019-09-18nixos/doc: re-formatJan Tojnar1-49/+13
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-08-31Merge staging-next into stagingFrederik Rietdijk1-1/+0
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-3/+10
2019-08-27zsh: remove unfunction on TERM=dumbMatthew Bauer1-1/+0
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-08-24nixos: zsh: reorder /etc/zshrc a little bit, add more helpful documentationJan Malakhovski1-8/+48
2019-08-24nixos: zsh: move NixOS-specific variables from /etc/zshrc to /etc/zshenvJan Malakhovski1-7/+7
2019-08-21nixos/zsh: Fix tramp supportMatthew Bauer1-3/+10
2019-08-19nixos: zsh: setopt prompt_sp to workaround a zsh bugJan Malakhovski1-1/+1
2019-06-09nixos/zsh: move zsh setoptIzorkin1-2/+2
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink1-1/+0
2019-03-22nixos docs: run the formatting tool (no content change)Vladimír Čunát1-3/+3
2019-03-21zsh: don't export HISTFILE and friendsWill Dietz1-3/+4
2019-03-20nixos/zsh: do not use /var/runBob van der Linden1-1/+0
2019-03-18nixos/zsh: enable configure history and custom optionsIzorkin1-5/+31
2019-01-03zsh.syntaxHighlighting: add option to customize stylesIzorkin1-0/+22
2018-12-18nixos/oh-my-zsh: fix wrong manual informationPablo Delgado Krämer1-4/+4
2018-12-10zsh-autosuggestions: Fix module for 0.5.0Tim Steinbach1-4/+4
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura1-2/+3
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura1-4/+5