Alias m to make

This commit is contained in:
Dave Gallant
2022-01-03 00:47:35 -05:00
parent 1b1611a57b
commit 59d27b3cbd
2 changed files with 22 additions and 21 deletions

View File

@@ -154,6 +154,7 @@ in
grep = "rg --smart-case";
k = "kubectl";
l = "exa -la --git --group-directories-first";
m = "make";
ps = "procs";
t = "tmux-sessionizer";
tree = "exa --tree";