Skip to content

Instantly share code, notes, and snippets.

@wrkhenddher
Last active April 29, 2023 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wrkhenddher/2dc604f7ca1cbb87cb10879ff6384e27 to your computer and use it in GitHub Desktop.
Save wrkhenddher/2dc604f7ca1cbb87cb10879ff6384e27 to your computer and use it in GitHub Desktop.
LS_COLORS='no=00;37:fi=00:di=00;33:ln=04;36:pi=40;33:so=01;35:bd=40;33;01:'
export LS_COLORS
zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
export CLICOLOR=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment