diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index 212d3b0..23b6966 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -48,12 +48,10 @@ install_base() { install_devel() { packages+=( go - julia lua nodejs npm python - r rust ) }