Files
dotfiles/.config/pacman/makepkg.conf
T
2020-08-31 21:30:19 +02:00

5 lines
58 B
Bash

#!/hint/bash
# Make Flags: use 4 threads
MAKEFLAGS="-j4"