8eca4db54aed5b0969a2f0c56e2736cb3c8a078a
Users who want a user-specific bin directory to override system paths should configure that in their user-specific ~/.bashrc, not in the system-wide init file. The global file shouldn't add directories from user homes to $PATH without knowing whether those actually exist or whether the users even want them in $PATH. On my system, for example, there is no ~/bin, so I don't want my $PATH to look for one. Removing an erroneous entry from $PATH is cumbersome, but adding one is easy, so it feels better to err on the side of caution. svn path=/nixos/trunk/; revision=31188
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%