[shell] Replace make alias with a shell script
commita8662bc772618931ce3cf95454b2b1bd11307a3a
authorMichal Nazarewicz <mina86@mina86.com>
Mon, 15 Mar 2021 23:28:41 +0000 (16 00:28 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Thu, 3 Jun 2021 17:29:48 +0000 (3 19:29 +0200)
tree09c6a212cf09d93b70ac9158db52d621e435bc57
parent4d8db4d35040742e74a1d5b58425b6fb71da6aa7
[shell] Replace make alias with a shell script

Replace ‘make’ alias with a shell script which in addition to making
sure the command is run through nice also adds ‘--jobs’ argument.
bin/make [new file with mode: 0755]
sh/shellrc