about summary refs log tree commit diff
path: root/nixos/modules/programs/bash
AgeCommit message (Expand)AuthorFilesLines
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+4
2019-08-31Merge staging-next into stagingFrederik Rietdijk1-1/+1
2019-08-30nixos/bash: Improve Emacs detection for PS1Vika1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-3/+3
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-03-20nixos/bash: do not use /var/runBob van der Linden1-2/+0
2019-03-05nixos/bash: fix root promptLinus Heckemann1-1/+1
2018-12-17nixos/bash: Fix prompt regression in Emacs term modeTad Fisher1-1/+6
2018-12-07nixos/bash: set title in PS1Yegor Timoshenko1-1/+1
2018-11-04nixos: programs.bash: Fix comment about completionRobert Hensing1-1/+1
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura1-2/+3
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura1-4/+6
2018-10-06nixos/bash: Use `escapeShellArg` for shell aliasesc74d1-1/+1
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski1-4/+4
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner1-1/+3
2018-04-13nixos: enable bash command completion by defaultBjørn Forsman1-1/+1
2018-03-08Merge pull request #30418 from LnL7/inline-set-environmentDaiderd Jordan1-1/+1
2018-02-28programs/bash: install nix-bash-completions if completion is enabledTor Hedin Brønner1-0/+3
2017-12-10nixos/programs/bash: document that /etc/bash_completion.d is obsoleteOrivej Desh1-1/+4
2017-12-10nixos/programs/bash: Let bash-completion lazy load scriptsTor Hedin Brønner1-1/+1
2017-11-20nixos/bash: mark `inputrc` etc file as defaultRobert Helgesson1-2/+3
2017-10-14nixos: inline set-environment for bash and zshDaiderd Jordan1-1/+1
2016-09-28bash-completion: change attribute nameRobert Helgesson1-1/+1
2016-07-09nixos/bash: enable colors during completionLuca Bruno1-0/+1
2016-06-12Use shell packages to select the user's shellzimbatm1-1/+1
2016-04-18Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra1-1/+1
2016-03-25Revert "Remove which -> type -P alias."Eelco Dolstra1-1/+1
2016-03-03Remove which -> type -P alias.Domen Kožar1-1/+1
2015-11-18nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons1-1/+0
2015-11-18nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons1-2/+3
2015-10-22nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov1-6/+8
2015-01-12command-not-found: Add ZSH SupportSpencer Whitt2-99/+0
2014-12-18Revert "enable bash autocomplete by default"Eelco Dolstra1-1/+1
2014-12-08enable bash autocomplete by defaultDomen Kožar1-1/+1
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra1-1/+3
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2-4/+4
2013-10-11bash: place interactiveShellInit at the end to be able to override existing s...Domen Kožar1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra4-0/+352