ConEmu - Open Explorer with current directory
Asked Answered
L

1

6

I use PowerShell with ConEmu. Is it possible to open the Windows Explorer from ConEmu with its current directory?

Lewls answered 16/12, 2015 at 10:20 Comment(0)
C
24

Just run from your PowerShell prompt

start .
Cowherb answered 16/12, 2015 at 11:34 Comment(1)
No way, it is really that easy. Thanks!Lewls

© 2022 - 2024 — McMap. All rights reserved.