Start Refactoring to composable zsh config modules
This commit is contained in:
parent
764de81461
commit
71a7ca83c6
24 changed files with 643 additions and 296 deletions
3
.zsh.d/35-alias-k-to-l
Normal file
3
.zsh.d/35-alias-k-to-l
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue