mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
* Ugh.
svn path=/nixos/trunk/; revision=7638
This commit is contained in:
parent
e1b9efddcb
commit
ebf72223a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user