git.rcrnstn.net
Files
Commits
Stats
Network
Graph
rcrnstn/dotfiles-make
Commit 6183dc4d8df1fe0456686fd59b77a902e5b882b1
Browse code
Add dotfiles
Robert Cranston
authored on 26/11/2023 15:31:13
Showing 1 changed files
.profile.d/5make.sh
index 0000000..85ba4db
.profile.d/5make.sh
History
View file @ 6183dc4
1
1
new file mode 100644
...
...
@@ -0,0 +1 @@
1
+export MAKEFLAGS="-j$(($(nproc) - 2))"