Bash: $'\342\200\230source': command not found

I recently shifted from Windows to Linux and try to stick to Linux although I have no knowledge about its functioning.
Whenever I open Konsole terminal I get “bash: $’\342\200\230source’: command not found” at the beginning.

I haven’t touched anything, then how come this error is occurring? I haven’t set any environment variables or so.

bash: $'\342\200\230source': command not found
bash: $'\342\200\230source': command not found
bash: $'\342\200\230source': command not found

$ screenfetch

██████████████████ ████████ milind@jameswebb
██████████████████ ████████ OS: Manjaro 20.1.2 Mikah
██████████████████ ████████ Kernel: x86_64 Linux 5.8.16-2-MANJARO
██████████████████ ████████ Uptime: 4h 15m
████████ ████████ Packages: 1310
████████ ████████ ████████ Shell: bash 5.0.18
████████ ████████ ████████ Resolution: 1920x1200
████████ ████████ ████████ DE: KDE 5.74.0 / Plasma 5.19.5
████████ ████████ ████████ WM: KWin
████████ ████████ ████████ GTK Theme: Breath [GTK2/3]
████████ ████████ ████████ Icon Theme: BeautyLine
████████ ████████ ████████ Disk: 1.3T / 4.2T (29%)
████████ ████████ ████████ CPU: Intel Core i7-8565U @ 8x 4.6GHz [60.0°C]
████████ ████████ ████████ GPU: GeForce GTX 1050 with Max-Q Design
RAM: 8635MiB / 15797MiB

To be sure:
cp /etc/skel/.bshrc ~/.bashrc
then restart Konsole.

1 Like

Don’t you mean ?
cp /etc/skel/.bashrc ~/.bashrc

2 Likes

Thank you @bogdancovaciu and @maycne.sonahoz. I was not expecting such a prompt response.
Such a lovely community.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.