Skip to main content
formatting; sourcing the .zshrc instead of restarting the Terminal
Source Link

Edit your .zshrc.zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

You can also get rid of the newline between prompts. Just change this variable to "no": new_line_before_prompt=no

new_line_before_prompt=no

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take effect you must restart the terminalTerminal or execute source ~/.zshrc.

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

You can also get rid of the newline between prompts. Just change this variable to "no": new_line_before_prompt=no

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take effect you must restart the terminal.

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

You can also get rid of the newline between prompts. Just change this variable to "no":

new_line_before_prompt=no

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take effect you must restart the Terminal or execute source ~/.zshrc.

added 119 characters in body
Source Link

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

You can also get rid of the newline between prompts. Just change this variable to "no": new_line_before_prompt=no

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take efecteffect you must restart the terminal.

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take efect you must restart the terminal.

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

You can also get rid of the newline between prompts. Just change this variable to "no": new_line_before_prompt=no

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take effect you must restart the terminal.

Source Link

Edit your .zshrc file and change the variable PROMPT like so:

PROMPT=$'%F{%(#.blue.green)}${debian_chroot:+($debian_chroot)──}(%B%F{%(#.yellow.blue)}%n%(#.💀.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]%B%(#.%F{yellow}#.%F{blue}$)%b%F{reset} '

While I was at it I also changed the color red to yellow, because It was popping out too much to me.

In order for the changes to take efect you must restart the terminal.