summary refs log tree commit diff
path: root/nixos/modules/programs/zsh/zsh.nix
Commit message (Expand)AuthorAge
* 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
* zsh-syntax-highlighting: init at 0.4.1Ignat Loskutov2016-10-03
* zsh: do not export HISTFILE, HISTSIZE, SAVEHISTJörg Thalheim2016-09-27
* nixos/manual: mentioning other zsh options at program.zsh.enableRok Garbas2016-09-04
* zsh: Added HELPDIR variable for interactive shells, as the help directory is ...Roger Qiu2016-07-29
* programs.zsh: allow override of history defaultsmakefu2016-01-16
* zsh module: add /share/zsh to pathsToLinkSpencer Whitt2015-11-26
* zsh module: add enableCompletion optionSpencer Whitt2015-11-25
* Revert "zsh: profile-relative functions path"Arseniy Seroka2015-01-10
* nixos: make zsh use fcntl for locking history files by defaultJan Malakhovski2015-01-07
* zsh: profile-relative functions pathKirill Elagin2015-01-04
* Remove obsolete zsh help textEelco Dolstra2014-04-30
* Remove the option ‘programs.bash.enable’Eelco Dolstra2014-04-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* zsh: don't clobber the environment of non-login shellsThomas Tuegel2014-01-31
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10