* Install ~/.bashrc as a regular file rather than as a symlink.
svn path=/nixos/trunk/; revision=26690
This commit is contained in:
parent
2ddda472c4
commit
d9cf1c2da0
@ -50,6 +50,7 @@ in
|
|||||||
# starts as a non-login shell.
|
# starts as a non-login shell.
|
||||||
source = ./bashrc-user.sh;
|
source = ./bashrc-user.sh;
|
||||||
target = "skel/.bashrc";
|
target = "skel/.bashrc";
|
||||||
|
mode = "0644";
|
||||||
}
|
}
|
||||||
|
|
||||||
{ # Configuration for readline in bash.
|
{ # Configuration for readline in bash.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user