nixpkgs/modules/programs/bash
Eelco Dolstra 0f56bd755a * Disable bash completion for now. It gives login errors:
bash: BASH_COMPLETION_DIR: readonly variable
    bash: BASH_COMPLETION: readonly variable

  And in the non-interactive shell, we get:

    /nix/store/654xcqk8h2a409mxsnsbnj5c0cp9mjhm-bash-4.1-p2/etc/bash_completion: line 75: shopt: progcomp: invalid shell option name

svn path=/nixos/trunk/; revision=19809
2010-02-04 09:15:46 +00:00
..
bash.nix svn path=/nixos/trunk/; revision=18599 2009-11-24 15:05:08 +00:00
bashrc-user.sh * Moved the Bash configuration to modules/programs/bash. 2009-05-28 12:06:54 +00:00
bashrc.sh * Disable bash completion for now. It gives login errors: 2010-02-04 09:15:46 +00:00
inputrc * Moved the Bash configuration to modules/programs/bash. 2009-05-28 12:06:54 +00:00
profile.sh * Don't put /etc/nixos/nixos in ~/.nix-defexpr. 2009-07-15 08:45:29 +00:00