9
2
I have a folder in my F drive and I want the bash on Windows Ubuntu Subsystem to point to it. The Folder is
F:\Projects\Phrasal
I am not sure how to add the Phrasal directory to my Shell path in the Windows bash.
My Shell path is
jos@HOME:~$
In other words i would like to have all the files in the phrasal directory to be available in the HOME directory or copy the files into HOME directory
So do you want to add it to your
PATH
or do you want to navigate to that directory? – Seth – 2016-11-16T06:59:23.277I want to add it to my shell path. – Josephine – 2016-11-16T07:00:48.613