aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/programs/bash (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge staging-next into stagingFrederik Rietdijk2019-08-311-1/+1
|\
| * nixos/bash: Improve Emacs detection for PS1Vika2019-08-301-1/+1
* | treewide: remove redundant quotesvolth2019-08-261-3/+3
|/
* treewide: Remove usage of isNullDaniel Schaefer2019-04-291-1/+1
* nixos/bash: do not use /var/runBob van der Linden2019-03-201-2/+0
* nixos/bash: fix root promptLinus Heckemann2019-03-051-1/+1
* nixos/bash: Fix prompt regression in Emacs term modeTad Fisher2018-12-171-1/+6
* nixos/bash: set title in PS1Yegor Timoshenko2018-12-071-1/+1
* nixos: programs.bash: Fix comment about completionRobert Hensing2018-11-041-1/+1
* nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura2018-10-141-2/+3
* nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura2018-10-141-4/+6
* nixos/bash: Use `escapeShellArg` for shell aliasesc74d2018-10-061-1/+1
* nixos/shells: fix indent everywhereJan Malakhovski2018-08-301-4/+4
* nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner2018-08-301-1/+3
* nixos: enable bash command completion by defaultBjørn Forsman2018-04-131-1/+1
* Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan2018-03-081-1/+1
|\
| * nixos: inline set-environment for bash and zshDaiderd Jordan2017-10-141-1/+1
* | programs/bash: install nix-bash-completions if completion is enabledTor Hedin Brønner2018-02-281-0/+3
* | nixos/programs/bash: document that /etc/bash_completion.d is obsoleteOrivej Desh2017-12-101-1/+4
* | nixos/programs/bash: Let bash-completion lazy load scriptsTor Hedin Brønner2017-12-101-1/+1
* | nixos/bash: mark `inputrc` etc file as defaultRobert Helgesson2017-11-201-2/+3
|/
* bash-completion: change attribute nameRobert Helgesson2016-09-281-1/+1
* nixos/bash: enable colors during completionLuca Bruno2016-07-091-0/+1
* Use shell packages to select the user's shellzimbatm2016-06-121-1/+1
* Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra2016-04-181-1/+1
* Revert "Remove which -> type -P alias."Eelco Dolstra2016-03-251-1/+1
* Remove which -> type -P alias.Domen Kožar2016-03-031-1/+1
* nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons2015-11-181-1/+0
* nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons2015-11-181-2/+3
* nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov2015-10-221-6/+8
* command-not-found: Add ZSH SupportSpencer Whitt2015-01-122-99/+0
* Revert "enable bash autocomplete by default"Eelco Dolstra2014-12-181-1/+1
* enable bash autocomplete by defaultDomen Kožar2014-12-081-1/+1
* Remove the option ‘programs.bash.enable’Eelco Dolstra2014-04-291-1/+3
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-142-4/+4
* bash: place interactiveShellInit at the end to be able to override existing s...Domen Kožar2013-10-111-2/+2
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-104-0/+352