forked from mirrors/nixpkgs
* Finally.
svn path=/nixos/trunk/; revision=7639
This commit is contained in:
parent
ebf72223a4
commit
5acc5f6e28
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue