I accidently deleted .bashrc from my user. Is there any way to create it again.
I used command touch .bashrc to create the file again and also given the required data inside the file. But it is not working.
Can anyone tell me how to recreate the file?