#!/usr/bin/env bash if [ -z "$PS1" ]; then return fi alias ls='ls -G'