Skip to content

Instantly share code, notes, and snippets.

@k-miyata
Created February 14, 2020 12:27
Show Gist options
  • Save k-miyata/147ca964184963ab1d28de3fcf049346 to your computer and use it in GitHub Desktop.
Save k-miyata/147ca964184963ab1d28de3fcf049346 to your computer and use it in GitHub Desktop.
My favorite Zsh settings on macOS
alias ls='ls -FG'
alias ll='ls -alFG'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment