about summary refs log tree commit diff
path: root/nixos/modules/programs/zsh
AgeCommit message (Expand)AuthorFilesLines
2020-05-03zsh: added option to enable compatibility with bash's completion systemBenjamin Asbach1-0/+12
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-0/+1
2020-02-18Revert "zsh: don't clobber the environment of non-login shells"Jörg Thalheim1-2/+1
2020-02-09Merge pull request #67376 from oxij/nixos/zsh-docMichael Raskin1-13/+53
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger3-0/+18
2019-10-23nixos/zsh-syntax-highlighting: Fix highlighting when ohMyZsh is enabledSilva Alejandro Ismael1-2/+2
2019-09-19Revert "nixos/doc: re-format"Eelco Dolstra1-13/+49
2019-09-18nixos/doc: re-formatJan Tojnar1-49/+13
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-08-31Merge staging-next into stagingFrederik Rietdijk1-1/+0
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-3/+10
2019-08-27zsh: remove unfunction on TERM=dumbMatthew Bauer1-1/+0
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-08-24nixos: zsh: reorder /etc/zshrc a little bit, add more helpful documentationJan Malakhovski1-8/+48
2019-08-24nixos: zsh: move NixOS-specific variables from /etc/zshrc to /etc/zshenvJan Malakhovski1-7/+7
2019-08-21nixos/zsh: Fix tramp supportMatthew Bauer1-3/+10
2019-08-19nixos: zsh: setopt prompt_sp to workaround a zsh bugJan Malakhovski1-1/+1
2019-06-09nixos/zsh: move zsh setoptIzorkin1-2/+2
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink1-1/+0
2019-03-22nixos docs: run the formatting tool (no content change)Vladimír Čunát1-3/+3
2019-03-21zsh: don't export HISTFILE and friendsWill Dietz1-3/+4
2019-03-20nixos/zsh: do not use /var/runBob van der Linden1-1/+0
2019-03-18nixos/zsh: enable configure history and custom optionsIzorkin1-5/+31
2019-01-03zsh.syntaxHighlighting: add option to customize stylesIzorkin1-0/+22
2018-12-18nixos/oh-my-zsh: fix wrong manual informationPablo Delgado Krämer1-4/+4
2018-12-10zsh-autosuggestions: Fix module for 0.5.0Tim Steinbach1-4/+4
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura1-2/+3
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura1-4/+5
2018-09-29docs: formatGraham Christensen1-76/+106
2018-09-28nixos/zsh: use `escapeShelLArg' for shell aliases (#47471)Maximilian Bosch1-1/+1
2018-09-06Merge pull request #45784 from oxij/pull/44720-shell-env-editedxeji1-6/+8
2018-09-01nixos docs: give IDs to thingsGraham Christensen1-4/+4
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski1-5/+5
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner1-1/+3
2018-08-27nixos/zsh: make enableGlobalCompInit description less ambiguousJörg Thalheim1-1/+1
2018-08-19nixos/zsh: Adds enableGlobalCompInit optionTobias Happ1-1/+14
2018-08-07nixos/oh-my-zsh: add documentationMaximilian Bosch2-0/+127
2018-08-05nixos/oh-my-zsh: add `customPkgs` option to allow multiple derivations for `Z...Maximilian Bosch1-5/+45
2018-06-10nixos/autosuggestions: add module (#41397)Maximilian Bosch2-11/+60
2018-05-31zsh: only do promptInit when TERM!=dumbMatthew Bauer1-1/+3
2018-05-19Revert "zsh: move setEnvironment stuff to zprofile"Gregor Kleen1-2/+2
2018-05-09zsh: move setEnvironment stuff to zprofilejD91mZM21-2/+2
2018-03-08Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan1-1/+1
2018-02-14zsh-autoenv: init at 2017-12-16 (#34932)Alexey Lebedeff1-0/+28
2018-01-22zsh doc: precise environment.shellAliasesMatthieu Coudron1-2/+3
2018-01-16oh-my-zsh module: reword & fix manual buildRobin Gloster1-1/+1
2018-01-16programs.zsh.ohMyZsh: add `cacheDir` option (#33150)Maximilian Bosch1-0/+16
2017-11-18nixos/zsh: add the type for enableAutosuggestions optionPierre Chevalier1-1/+1