Skip to content

Instantly share code, notes, and snippets.

@mcnLeandro
Created February 27, 2022 12:21
Show Gist options
  • Save mcnLeandro/8eb60d85edd172b2bcac4dddeccd3ba3 to your computer and use it in GitHub Desktop.
Save mcnLeandro/8eb60d85edd172b2bcac4dddeccd3ba3 to your computer and use it in GitHub Desktop.
terminal style settings
# >>>> terminal style setting >>>>
export PS1="%B%F{cyan}%~ %b%f"
export CLICOLOR=1
# <<<< terminal style setting <<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment