svn path=/nixos/trunk/; revision=7638
This commit is contained in:
Eelco Dolstra 2007-01-11 16:50:42 +00:00
parent e1b9efddcb
commit ebf72223a4

View File

@ -108,6 +108,7 @@ fi
source $(dirname $(readlink -f $(type -tp nix-env)))/../etc/profile.d/nix.sh
alias ls="ls --color=tty"
alias ll="ls -l"
if test -f /etc/profile.local; then