LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   (Kali Linux User Only) .bashrc file is messed up. (https://www.linuxquestions.org/questions/linux-newbie-8/kali-linux-user-only-bashrc-file-is-messed-up-4175540113/)

ehdunf67 04-18-2015 08:16 PM

(Kali Linux User Only) .bashrc file is messed up.
 
Could someone that is using Kali Linux please send me their bash.rc file?! I accidently screwed mine up and I can't reset it back to default. Thanks.:redface:

ehdunf67 04-18-2015 10:11 PM

Solution
 
I have found a solution. Simply enter these two commands:
  • cp /etc/skel/.bash_profile /root
  • cp /etc/skel/.bashrc /root

And your .bashrc is completely reset.

You could also boot froma live cd, and copy the file. :cool:


All times are GMT -5. The time now is 01:24 PM.