summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/bash
AgeCommit message (Expand)Author
2024-07-19nixos/modules: use mapAttrsToList instead of mapAttrsFlattenIvan Trubach
2024-06-06nixos/bash-completion: move options to programs.bash.completion, add package ...Sandro Jäckel
2024-05-12treewide: remove file-wide `with lib;` in nixos/modules/programsAcid Bong
2024-04-15treewide: nuke remaining mdDoc leftoversK900
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-04-09nixos: improve many 'enable' descriptionsBjørn Forsman
2023-09-12nixos/bash: Drop workarounds for etermnicoo
2022-12-08blesh: unstable-2022-07-24 -> unstable-2022-07-29, refactortars0x9752
2022-12-06blesh: init modulelaalsaas
2022-10-28nixos/shells: support defining aliases beginning with a dash or plusSebastian Reuße
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-24nixos/programs: invariant option docs MD conversionspennae
2021-09-06modules/programs/bash: Fix ShellCheck warningsAnders Kaseorg
2021-05-22maintainers: rename metadark -> kira-bruneau (#124035)Kira Bruneau
2021-05-03modules/programs/bash: add support for undistract-meKira Bruneau
2021-05-03modules/programs/bash: move prompt plugins into separate modulesKira Bruneau
2020-06-04Don't enable nix-bash-completions when using Nix 2.4Eelco Dolstra
2020-01-28nixos/bash: configure $LS_COLORS for interactive shellsSean Buckley
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-08-31Merge staging-next into stagingFrederik Rietdijk
2019-08-30nixos/bash: Improve Emacs detection for PS1Vika
2019-08-26treewide: remove redundant quotesvolth
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-03-20nixos/bash: do not use /var/runBob van der Linden
2019-03-05nixos/bash: fix root promptLinus Heckemann
2018-12-17nixos/bash: Fix prompt regression in Emacs term modeTad Fisher
2018-12-07nixos/bash: set title in PS1Yegor Timoshenko
2018-11-04nixos: programs.bash: Fix comment about completionRobert Hensing
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura
2018-10-06nixos/bash: Use `escapeShellArg` for shell aliasesc74d
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner
2018-04-13nixos: enable bash command completion by defaultBjørn Forsman
2018-03-08Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan
2018-02-28programs/bash: install nix-bash-completions if completion is enabledTor Hedin Brønner
2017-12-10nixos/programs/bash: document that /etc/bash_completion.d is obsoleteOrivej Desh
2017-12-10nixos/programs/bash: Let bash-completion lazy load scriptsTor Hedin Brønner
2017-11-20nixos/bash: mark `inputrc` etc file as defaultRobert Helgesson
2017-10-14nixos: inline set-environment for bash and zshDaiderd Jordan
2016-09-28bash-completion: change attribute nameRobert Helgesson
2016-07-09nixos/bash: enable colors during completionLuca Bruno
2016-06-12Use shell packages to select the user's shellzimbatm
2016-04-18Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra
2016-03-25Revert "Remove which -> type -P alias."Eelco Dolstra
2016-03-03Remove which -> type -P alias.Domen Kožar
2015-11-18nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons
2015-11-18nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons
2015-10-22nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov