#!/bin/zsh
# uses k (installed with plugins) but makes it accessible through l as well
alias k="k -h"
alias l="k -A"