Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save suhailroushan13/608371428f0aa370405a1d69550130b6 to your computer and use it in GitHub Desktop.
Save suhailroushan13/608371428f0aa370405a1d69550130b6 to your computer and use it in GitHub Desktop.
export PS1='%{%F{green}%}%n@%m%{%f%}:%{%F{yellow}%}%~%{%f%}$ '
@rayhaanroushan
Copy link

alias ls='ls -G'
export PS1='%{%F{cyan}%}%n@%m%{%f%}:%{%F{blue}%}%~%{%f%} %# '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment