Created
June 15, 2025 17:08
-
-
Save suhailroushan13/608371428f0aa370405a1d69550130b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export PS1='%{%F{green}%}%n@%m%{%f%}:%{%F{yellow}%}%~%{%f%}$ ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alias ls='ls -G'
export PS1='%{%F{cyan}%}%n@%m%{%f%}:%{%F{blue}%}%~%{%f%} %# '