Two issues I am having trouble with:
- I tried the following suggestion to get a path to be set as the "default" one but now I have some issues. https://stackoverflow.com/a/27070063/6148484
Everytime I open the cygwin terminal, there are these at the top and I would like to remove them. (I suppose they were from codes that I typed with error while trying to execute the link above) I would hence like to remove this effect but I do not know how to do that.
-bash: cd: too many arguments
- I am unable to see some files/folders when I type ls. There seems to be no update in the folders/directories that I am in after I make changes to the files/folders. Perhaps it is because of the line I tried above (see question 1)?