From 9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 29 Aug 2016 17:12:40 +0200 Subject: Small updates --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') diff --git a/bashrc b/bashrc index bb02633..0c31de0 100644 --- a/bashrc +++ b/bashrc @@ -20,7 +20,7 @@ alias gdb='gdb -q' alias cgdb='cgdb -q' alias octave='octave-cli -q' alias ssh='TERM="xterm-256color" ssh' -alias pacaur='pacaur -a' +alias make='make -j8' export LESS=-R export LESS_TERMCAP_mb=$'\E[1;31m' -- cgit v1.2.3