3
0
Fork 0
forked from mirrors/nixpkgs

* Finally.

svn path=/nixos/trunk/; revision=7639
This commit is contained in:
Eelco Dolstra 2007-01-11 16:53:44 +00:00
parent ebf72223a4
commit 5acc5f6e28

View file

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