How to install the `ll` command on macOS October 30, 2020October 18, 2020 by Zilli #Edit: vi ~/.bash_profile #Then add this alias command to the end of file: alias ll='ls -lGaf'