Re: Why not generate the .bashrc automatically under home diretory

2015-08-25 Thread Andrey Repin
Greetings, kuaf! > I used the latest [setup-x86_64.exe][1] to set up cygwin environment. > I wanted my /home directory to point to c:\Users rather than the > out-of-the-box home directory created by cygwin. > My current solution is to just mount it in fstab with the following line: > c:/Users

Why not generate the .bashrc automatically under home diretory

2015-08-25 Thread kuaf
Hi, I used the latest [setup-x86_64.exe][1] to set up cygwin environment. I wanted my /home directory to point to c:\Users rather than the out-of-the-box home directory created by cygwin. My current solution is to just mount it in fstab with the following line: c:/Users /home ntfs binary,posix