* Don't include ~/.bashrc.
svn path=/nixos/trunk/; revision=8413
This commit is contained in:
@@ -64,7 +64,3 @@ alias which="type -p"
|
||||
if test -f /etc/profile.local; then
|
||||
source /etc/profile.local
|
||||
fi
|
||||
|
||||
|
||||
# Read user modifications.
|
||||
test -r $HOME/.bashrc && source $HOME/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user