fix k script order

This commit is contained in:
Marty Oehme 2019-03-15 14:56:18 +01:00
parent afd94a8592
commit f3ad7e4f9e
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# uses k (installed with plugins) but makes it accessible through l as well
alias k="k -h"
alias l="k -A"