nixpkgs-suyu/modules/programs/bash
Eelco Dolstra 24a44c98d2 bash: Disable hashing of command lookups in interactive shells
This just confuses people when (say) using multiple profiles.
Performance benefits for interactive shells are likely to be very
small anyway.
2013-07-31 14:55:24 +02:00
..
bash.nix bash: Disable hashing of command lookups in interactive shells 2013-07-31 14:55:24 +02:00
bashrc.sh Add an option ‘environment.interactiveShellInit’ 2013-01-30 14:05:53 +01:00
command-not-found.nix Return exit code 127 if a command is not found 2013-05-15 12:52:15 +02:00
command-not-found.pl Use programs.sqlite from the NixOS channel 2013-03-25 14:14:55 +01:00
inputrc * Moved the Bash configuration to modules/programs/bash. 2009-05-28 12:06:54 +00:00
profile.sh Unconditionally add ~/bin to $PATH 2013-06-19 13:56:05 +02:00