Top "Ps1" questions

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

(Mac) -bash: __git_ps1: command not found

I'm trying to change my command promt in terminal. I keep getting the error: -bash: __git_ps1: command not found …

macos git terminal ps1
How can I shortern my command line prompt's current directory?

I am using Ubuntu and I am tired of this long prompts in bash when I am working with some …

bash string path ps1
Why doesn't my bash prompt update?

I'm new to git and I'm trying to add the current git branch to my already existing prompt, which is …

git bash ps1
Accesing ADUser.extensionAttribute from ps1 script

I'm trying to modify ps1 script which I found in the web. It should check how many days left before …

powershell active-directory ps1
short date in bash PS1 prompt

You can use \d in the your PS1 confuration to display a long date ie. Tues 18 May, but how can …

bash ps1
PS1 env variable does not work on mac

I have a script(not written by myself) which shows the git branch/svn branch in my command prompt. Does …

git macros ps1
How to expand PS1?

I have a shell script that runs the same command in several directories (fgit). For each directory, I would like …

bash ps1
How to add an icon to the bash prompt

I know you can edit the bash prompt permanently by editing the PS1 variable in your ~/.bashrc file, mine looks …

linux bash shell fedora ps1
How to print current bash prompt?

The question is simple. I want to evaluate current value of PS1 in my bash script. All materials on google …

bash prompt ps1
Powershell script not running properly from SCCM

I'm trying to deploy Lego MindStorms through SCCM. I have a PowerShell script that I'm using to start the EXE …

powershell ps1 sccm