aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-06-12 17:15:53 -0300
committerEuAndreh <eu@euandre.org>2025-06-12 17:15:53 -0300
commit0206a5bd4450db9006cf7b84cfc40bbf05df4bb3 (patch)
tree9825b17f293dbe583f90318158a5f54338e7e4a9
parentetc/ssh/config.tmpl: Enable ssh to suyin without alias (diff)
downloaddotfiles-0206a5bd4450db9006cf7b84cfc40bbf05df4bb3.tar.gz
dotfiles-0206a5bd4450db9006cf7b84cfc40bbf05df4bb3.tar.xz
etc/sh/rc: Remove $FUZZSEC
-rw-r--r--etc/sh/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 48d83c5..dc271a2 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -127,7 +127,6 @@ export VGFLAGS='
'
VGFLAGS="$(printf '%s\n' "$VGFLAGS" | grep . | tr -d '\t' | tr '\n' ' ')"
-export FUZZSEC=0.1
export CC=gcc
export CCFLAGS='
-g