summary refs log tree commit diff
path: root/nixos/modules/programs/bash/bash.nix
Commit message (Expand)AuthorAge
* modules/programs/bash: Fix ShellCheck warningsAnders Kaseorg2021-09-06
* modules/programs/bash: move prompt plugins into separate modulesKira Bruneau2021-05-03
* Don't enable nix-bash-completions when using Nix 2.4Eelco Dolstra2020-06-04
* nixos/bash: configure $LS_COLORS for interactive shellsSean Buckley2020-01-28
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * nixos/bash: Improve Emacs detection for PS1Vika2019-08-30
* | treewide: remove redundant quotesvolth2019-08-26
|/
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* nixos/bash: do not use /var/runBob van der Linden2019-03-20
* nixos/bash: fix root promptLinus Heckemann2019-03-05
* nixos/bash: Fix prompt regression in Emacs term modeTad Fisher2018-12-17
* nixos/bash: set title in PS1Yegor Timoshenko2018-12-07
* nixos: programs.bash: Fix comment about completionRobert Hensing2018-11-04
* nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura2018-10-14
* nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura2018-10-14
* nixos/bash: Use `escapeShellArg` for shell aliasesc74d2018-10-06
* nixos/shells: fix indent everywhereJan Malakhovski2018-08-30
* nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner2018-08-30
* nixos: enable bash command completion by defaultBjørn Forsman2018-04-13
* Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan2018-03-08
|\
| * nixos: inline set-environment for bash and zshDaiderd Jordan2017-10-14
* | programs/bash: install nix-bash-completions if completion is enabledTor Hedin Brønner2018-02-28
* | nixos/programs/bash: document that /etc/bash_completion.d is obsoleteOrivej Desh2017-12-10
* | nixos/programs/bash: Let bash-completion lazy load scriptsTor Hedin Brønner2017-12-10
* | nixos/bash: mark `inputrc` etc file as defaultRobert Helgesson2017-11-20
|/
* bash-completion: change attribute nameRobert Helgesson2016-09-28
* Use shell packages to select the user's shellzimbatm2016-06-12
* Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra2016-04-18
* Revert "Remove which -> type -P alias."Eelco Dolstra2016-03-25
* Remove which -> type -P alias.Domen Kožar2016-03-03
* nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons2015-11-18
* nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons2015-11-18
* nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov2015-10-22
* Revert "enable bash autocomplete by default"Eelco Dolstra2014-12-18
* enable bash autocomplete by defaultDomen Kožar2014-12-08
* Remove the option ‘programs.bash.enable’Eelco Dolstra2014-04-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* bash: place interactiveShellInit at the end to be able to override existing s...Domen Kožar2013-10-11
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10