mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
bashrc & zshrc: remove make mess.
npm is failing, because of it.
This commit is contained in:
parent
a39da0911b
commit
c86e1c496f
4
bashrc
4
bashrc
@ -250,10 +250,6 @@ else
|
||||
export NPROC=$(sysctl -n hw.ncpu)
|
||||
fi
|
||||
|
||||
export MAKEFLAGS="-j$NPROC"
|
||||
export MAKE_OPTS="$MAKEFLAGS"
|
||||
alias make="make $MAKEFLAGS"
|
||||
|
||||
##### Aliases RJ706I #####
|
||||
|
||||
# To get sudo work with aliases.
|
||||
|
Loading…
Reference in New Issue
Block a user