Top "Ps1" questions

Questions about the BASH shell's PS1 input prompt facility.

Check if a file/folder exists in remote system using powershell

I already searched for this and found lot of answers. But, none of them seems to work. I am working …

powershell ps1
How to convert Powershell to C#

Is possible to convert PowerShell code .PS1 to C# code? I'v been looking to it on google but I always …

c# .net powershell dll ps1
bash __git_ps1 command not found

I am a beginner trying to setup a developer environment on my new Mac following the steps from this link: …

macos git bash ps1
how to modify conda 'source activate' ps1 behavior

my current bash ps1 is as follows: bldred='\e[1;31m' # Red bldcyn='\e[1;36m' # Cyan bldwht='\e[1;37…

bash conda .bash-profile ps1