nixpkgs/modules/programs/bash
Eelco Dolstra bcbe2dce4c * Don't source /etc/profile in interactive non-login shells, unless it
wasn't sourced in a parent shell (as determined by the environment
  variable __ETC_PROFILE_DONE).  This prevents overriden values of
  environment variables such as $PATH from being clobbered in
  subshells.
* Move all aliases to /etc/bashrc (since those are for interactive
  use).

svn path=/nixos/trunk/; revision=33246
2012-03-19 02:35:17 +00:00
..
bash.nix * Atomically replace the /bin/sh symlink; otherwise there is a time 2012-03-08 16:08:03 +00:00
bashrc.sh * Don't source /etc/profile in interactive non-login shells, unless it 2012-03-19 02:35:17 +00:00
inputrc * Moved the Bash configuration to modules/programs/bash. 2009-05-28 12:06:54 +00:00
profile.sh * Don't source /etc/profile in interactive non-login shells, unless it 2012-03-19 02:35:17 +00:00