Skip to content

Instantly share code, notes, and snippets.

@Caustic
Created February 9, 2013 02:52
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 Caustic/4743630 to your computer and use it in GitHub Desktop.
Save Caustic/4743630 to your computer and use it in GitHub Desktop.
ls autocomplete colors
$ dircolors >> ~/.zshrc
$ echo "zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}" >> ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment