Hi, In v1.2.0 I added the ability to cd to the folders. You can substitute pm getpath command inside cd and it will show you list of projects and you can select and cd to it. Usually it is cd $(pm getpath) or cd $(pm gp) or cd $(pm gp [projectName]) (It won't really cd till the folder when you pm open though)
re: ProjectMan🦸 is here! Add projects to favorites and open them from command line VIEW POST
TOP OF THREAD FULL DISCUSSIONHi, In v1.2.0 I added the ability to cd to the folders. You can substitute
pm getpath
command insidecd
and it will show you list of projects and you can select and cd to it. Usually it iscd $(pm getpath)
orcd $(pm gp)
orcd $(pm gp [projectName])
(It won't really cd till the folder when youpm open
though)