* Don't include ~/.bashrc.
svn path=/nixos/trunk/; revision=8413
This commit is contained in:
parent
128660d8e2
commit
5c984a7b99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user