summary refs log tree commit diff
path: root/nixos/modules/programs/bash/bash.nix
Commit message (Expand)AuthorAge
* 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