Source .bashrc command not working

Hey there! I am attempting to enter the following command source .bashrc , but it says
bash: bashrc: command not found.

I have gone to the bashrc file and saved the following inside the file export PS1="${debian_chroot:+($debian_chroot)}\[\033[01;36m\]\u\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ". I am not sure what I am doing wrong! Thanks for your help!

Is it ‘source ~/.bashrc’ ?

I tried that but it says the same thing… :frowning:

Hi @celenemeraz,

are you still having this problem after running the command mentioned by @rongjin980704?

source ~/.basrhc

If so, could you tell us the output of the commands below?

echo $USER

ls -la ~/