Home Random

zsh

PROMPT#

This will display a basic prompt containing the username and the path.

PROMPT='%F{cyan}%n%f %F{yellow}%~%f %F{green}❯%f '