about summary refs log tree commit diff
path: root/nixos/modules/programs/zsh
Commit message (Expand)AuthorAge
* 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
* | nixos/zsh: Adds enableGlobalCompInit optionTobias Happ2018-08-19
|/
* nixos/oh-my-zsh: add documentationMaximilian Bosch2018-08-07
* nixos/oh-my-zsh: add `customPkgs` option to allow multiple derivations for `Z...Maximilian Bosch2018-08-05
* 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-autoenv: init at 2017-12-16 (#34932)Alexey Lebedeff2018-02-14
* | zsh doc: precise environment.shellAliasesMatthieu Coudron2018-01-22
* | oh-my-zsh module: reword & fix manual buildRobin Gloster2018-01-16
* | programs.zsh.ohMyZsh: add `cacheDir` option (#33150)Maximilian Bosch2018-01-16