summary refs log tree commit diff
path: root/nixos/modules/programs/zsh/zsh.nix
Commit message (Expand)AuthorAge
* treewide: set defaultText for options using simple path defaultspennae2021-12-09
* nixos: zsh: Remove hack for zsh-nix-completions on nix 2.4Andreas Fuchs2021-11-14
* 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
|/
* zsh: added option to enable compatibility with bash's completion systemBenjamin Asbach2020-05-03
* 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
* | 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
* | zsh: don't export HISTFILE and friendsWill Dietz2019-03-21
* | nixos/zsh: enable configure history and custom optionsIzorkin2019-03-18
|/
* nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura2018-10-14
* nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura2018-10-14
* 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/zsh: make enableGlobalCompInit description less ambiguousJörg Thalheim2018-08-27
* | nixos/zsh: Adds enableGlobalCompInit optionTobias Happ2018-08-19
|/
* nixos/autosuggestions: add module (#41397)Maximilian Bosch2018-06-10
* zsh: only do promptInit when TERM!=dumbMatthew Bauer2018-05-31
* Revert "zsh: move setEnvironment stuff to zprofile"Gregor Kleen2018-05-19
* zsh: move setEnvironment stuff to zprofilejD91mZM22018-05-09
* Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan2018-03-08
|\
| * nixos: inline set-environment for bash and zshDaiderd Jordan2017-10-14
* | zsh doc: precise environment.shellAliasesMatthieu Coudron2018-01-22
* | nixos/zsh: add the type for enableAutosuggestions optionPierre Chevalier2017-11-18
|/
* Merge pull request #28378 from Ma27/fix-zshrc-eval-orderFranz Pletz2017-08-30
|\
| * programs.zsh: move evlauation of `${zshAliases}` after `cfg.interactiveShellI...Maximilian Bosch2017-08-18
* | Fix zsh completions (#28550)Izorkin2017-08-25
|/
* Make zshrc more predictableYacine Hmito2017-07-06
* zsh: extend default $fpath configured by NixOS to find "vendor-completions"Peter Simons2017-06-26
* zsh-syntax-highlighting: Add more configuration options and move to module (#...Maximilian Bosch2017-04-23
* oh-my-zsh: add module (#25140)Maximilian Bosch2017-04-23
* Fix zshrc orderinggpyh2017-01-11
* zsh-autosuggestions: init at 0.3.3 (#21792)Yacine Hmito2017-01-11