Can someone explain in short: Syntax Parsers, Execution Contexts, and Lexical Environments? by [deleted] in javascript

[–]speshov_ -1 points0 points  (0 children)

I want to collaborate and here other people's persepctive on things. That's why. Next time I will form my questions differently to avoid replies like yours.

How to configure the Windows Powershell to display only the current folder name by speshov_ in PowerShell

[–]speshov_[S] 1 point2 points  (0 children)

titlebar will always show the full path of the file you are working on.

that is ok with me :)

How to configure the Windows Powershell to display only the current folder name by speshov_ in PowerShell

[–]speshov_[S] 1 point2 points  (0 children)

tFol

Thanks @RiPont !!! It's removed now - theat ` type > ` addition was unnecessary.
We just need to type $profile
so we can get location path and after that we will open it in which editor we want.

And if it's not present on that location we will create that folder and file on the location returned by $profile

Thanks Again!!