5 lines
127 B
Bash
Executable File
5 lines
127 B
Bash
Executable File
export LESS="-RM"
|
|
|
|
export MAKEFLAGS=-j8
|
|
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|