summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/zsh/zsh.nix
AgeCommit message (Expand)Author
2019-06-09nixos/zsh: move zsh setoptIzorkin
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink
2019-03-21zsh: don't export HISTFILE and friendsWill Dietz
2019-03-20nixos/zsh: do not use /var/runBob van der Linden
2019-03-18nixos/zsh: enable configure history and custom optionsIzorkin
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura
2018-09-28nixos/zsh: use `escapeShelLArg' for shell aliases (#47471)Maximilian Bosch
2018-09-06Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner
2018-08-27nixos/zsh: make enableGlobalCompInit description less ambiguousJörg Thalheim
2018-08-19nixos/zsh: Adds enableGlobalCompInit optionTobias Happ
2018-06-10nixos/autosuggestions: add module (#41397)Maximilian Bosch
2018-05-31zsh: only do promptInit when TERM!=dumbMatthew Bauer
2018-05-19Revert "zsh: move setEnvironment stuff to zprofile"Gregor Kleen
2018-05-09zsh: move setEnvironment stuff to zprofilejD91mZM2
2018-03-08Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan
2018-01-22zsh doc: precise environment.shellAliasesMatthieu Coudron
2017-11-18nixos/zsh: add the type for enableAutosuggestions optionPierre Chevalier
2017-10-14nixos: inline set-environment for bash and zshDaiderd Jordan
2017-08-30Merge pull request #28378 from Ma27/fix-zshrc-eval-orderFranz Pletz
2017-08-25Fix zsh completions (#28550)Izorkin
2017-08-18programs.zsh: move evlauation of `${zshAliases}` after `cfg.interactiveShellI...Maximilian Bosch
2017-07-06Make zshrc more predictableYacine Hmito
2017-06-26zsh: extend default $fpath configured by NixOS to find "vendor-completions"Peter Simons
2017-04-23zsh-syntax-highlighting: Add more configuration options and move to module (#...Maximilian Bosch
2017-04-23oh-my-zsh: add module (#25140)Maximilian Bosch
2017-01-11Fix zshrc orderinggpyh
2017-01-11zsh-autosuggestions: init at 0.3.3 (#21792)Yacine Hmito
2016-10-03zsh-syntax-highlighting: init at 0.4.1Ignat Loskutov
2016-09-27zsh: do not export HISTFILE, HISTSIZE, SAVEHISTJörg Thalheim
2016-09-04nixos/manual: mentioning other zsh options at program.zsh.enableRok Garbas
2016-07-29zsh: Added HELPDIR variable for interactive shells, as the help directory is ...Roger Qiu
2016-01-16programs.zsh: allow override of history defaultsmakefu
2015-11-26zsh module: add /share/zsh to pathsToLinkSpencer Whitt
2015-11-25zsh module: add enableCompletion optionSpencer Whitt
2015-01-10Revert "zsh: profile-relative functions path"Arseniy Seroka
2015-01-07nixos: make zsh use fcntl for locking history files by defaultJan Malakhovski
2015-01-04zsh: profile-relative functions pathKirill Elagin
2014-04-30Remove obsolete zsh help textEelco Dolstra
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-01-31zsh: don't clobber the environment of non-login shellsThomas Tuegel
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra