diff options
author | EuAndreh <eu@euandre.org> | 2025-06-12 17:15:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-06-12 17:15:53 -0300 |
commit | 0206a5bd4450db9006cf7b84cfc40bbf05df4bb3 (patch) | |
tree | 9825b17f293dbe583f90318158a5f54338e7e4a9 | |
parent | etc/ssh/config.tmpl: Enable ssh to suyin without alias (diff) | |
download | dotfiles-0206a5bd4450db9006cf7b84cfc40bbf05df4bb3.tar.gz dotfiles-0206a5bd4450db9006cf7b84cfc40bbf05df4bb3.tar.xz |
etc/sh/rc: Remove $FUZZSEC
-rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |