dotfiles/.config/shell/rc.d/alias-l.sh
2019-03-15 14:54:09 +01:00

3 lines
105 B
Bash

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