aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/aliases.d/freebsd
blob: d9b7bb4847f8be6475a3bb49abf87acc3da51f20 (plain)
1
2
3
4
#! /usr/bin/env sh

alias l="ls -GIhl"
alias ll="ls -Gahl"