3 lines
No EOL
105 B
Bash
3 lines
No EOL
105 B
Bash
# uses k (installed with plugins) but makes it accessible through l as well
|
|
alias k="k -h"
|
|
alias l="k -A" |