**Hyper terminal keeps showing these errors when I run it: **
bash: cd: /c/Users/azadk/Desktop/Web: No such file or directory
bash: D: command not found
bash: cd: /c/Users/azadk/Desktop/WebD: No such file or directory
bash: D: command not found
I wanted to have the webD&D folder as my default path in the terminal using the following command:
**echo "cd ~/Desktop/WebD\&D/" >> ~/.bash_profile**
with the command above I was able to set it as the default path but I got the errors in the pic everytime I start hyper-terminal.
I tried to uninstall and reinstall it again but couldn't get rid of the errors. What to do?