diff --git a/config/profile b/config/profile index 99026ef..fd01cb7 100644 --- a/config/profile +++ b/config/profile @@ -20,9 +20,6 @@ fi loginsh=1 -# Users generally won't see annoyng core files -[ "$UID" = "0" ] && ulimit -S -c 1000000 > /dev/null 2>&1 - # Make path more comfortable PATH=/bin:/usr/bin:/usr/local/bin if [ "$UID" = 0 ]; then