Add sh & ssh configurations
This commit is contained in:
5
sh/custom/vars.sh
Normal file
5
sh/custom/vars.sh
Normal file
@ -0,0 +1,5 @@
|
||||
export SSH_KEYS=~/Private/Keys
|
||||
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'
|
Reference in New Issue
Block a user