summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs/bash
AgeCommit message (Expand)Author
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
2015-01-12command-not-found: Add ZSH SupportSpencer Whitt
2014-12-18Revert "enable bash autocomplete by default"Eelco Dolstra
2014-12-08enable bash autocomplete by defaultDomen Kožar
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-11bash: place interactiveShellInit at the end to be able to override existing s...Domen Kožar
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra