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