Created
February 14, 2020 12:27
-
-
Save k-miyata/147ca964184963ab1d28de3fcf049346 to your computer and use it in GitHub Desktop.
My favorite Zsh settings on macOS
This file contains 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
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