summary refs log tree commit diff
path: root/nixos/modules/programs/zsh
Commit message (Expand)AuthorAge
* nixos/zsh-autosuggestions: ZSH_AUTOSUGGEST_STRATEGY arrayRyan Gibb2022-03-07
* treewide: set defaultText for options using simple path defaultspennae2021-12-09
* Merge pull request #142839 from ivan/zsh-autosuggestions-config-asyncSandro2021-11-25
|\
| * nixos/autosuggestions: add config to control whether suggestions are asyncIvan Kozik2021-11-19
* | nixos: zsh: Remove hack for zsh-nix-completions on nix 2.4Andreas Fuchs2021-11-14
|/
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: fix zinputrc on flake-enabled systemsJörg Thalheim2021-08-05
* Merge pull request #128649 from nrdxp/fix-unstable-nix-zsh-completionsMaximilian Bosch2021-07-22
|\
| * zsh: include completions for nix-* commandsTimothy DeHerrera2021-07-21
| * zsh: format module with nixpkgs-fmtTimothy DeHerrera2021-07-21
| * zsh: remove conflicting nixUnstable completionsTimothy DeHerrera2021-07-21
* | nixos/zsh: change default prompt theme to 'suse'*Kim Zick2021-06-26
|/
* programs.zsh: remove unnecessary `with`Daniël de Kok2020-09-03
* zsh: added option to enable compatibility with bash's completion systemBenjamin Asbach2020-05-03
* treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
* Revert "zsh: don't clobber the environment of non-login shells"Jörg Thalheim2020-02-18
* Merge pull request #67376 from oxij/nixos/zsh-docMichael Raskin2020-02-09
|\
| * nixos: zsh: reorder /etc/zshrc a little bit, add more helpful documentationJan Malakhovski2019-08-24
| * nixos: zsh: move NixOS-specific variables from /etc/zshrc to /etc/zshenvJan Malakhovski2019-08-24
* | nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* | nixos/zsh-syntax-highlighting: Fix highlighting when ohMyZsh is enabledSilva Alejandro Ismael2019-10-23
* | Revert "nixos/doc: re-format"Eelco Dolstra2019-09-19
* | nixos/doc: re-formatJan Tojnar2019-09-18
* | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\ \
| * | nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\| |
| * | zsh: remove unfunction on TERM=dumbMatthew Bauer2019-08-27
| |/
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * nixos/zsh: Fix tramp supportMatthew Bauer2019-08-21
| * nixos: zsh: setopt prompt_sp to workaround a zsh bugJan Malakhovski2019-08-19
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/zsh: move zsh setoptIzorkin2019-06-09
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2019-04-07
|\
| * nixos/zsh: do not use /var/runBob van der Linden2019-03-20
* | nixos docs: run the formatting tool (no content change)Vladimír Čunát2019-03-22
* | zsh: don't export HISTFILE and friendsWill Dietz2019-03-21
* | nixos/zsh: enable configure history and custom optionsIzorkin2019-03-18
|/
* zsh.syntaxHighlighting: add option to customize stylesIzorkin2019-01-03
* nixos/oh-my-zsh: fix wrong manual informationPablo Delgado Krämer2018-12-18
* zsh-autosuggestions: Fix module for 0.5.0Tim Steinbach2018-12-10
* nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura2018-10-14
* nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura2018-10-14
* docs: formatGraham Christensen2018-09-29
* nixos/zsh: use `escapeShelLArg' for shell aliases (#47471)Maximilian Bosch2018-09-28
* Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji2018-09-06
|\
| * nixos/shells: fix indent everywhereJan Malakhovski2018-08-30
| * nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner2018-08-30
* | nixos docs: give IDs to thingsGraham Christensen2018-09-01
* | nixos/zsh: make enableGlobalCompInit description less ambiguousJörg Thalheim2018-08-27