Skip to content

Commit b7e479f

Browse files
committed
command_not_found_handler
1 parent d533d8a commit b7e479f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hackshell.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,6 +1791,7 @@ ${CY}>>>>> ${CDC}curl -obash -SsfL '$str' && chmod 700 bash && exec ./bash -il"
17911791
unset TERM
17921792
toe -a 2>/dev/null | grep -qm1 'xterm-256color' && TERM="xterm-256color"
17931793
[ -z "$TERM" ] && TERM=xterm
1794+
export TERM
17941795
17951796
HS_ARCH="$(uname -m 2>/dev/null)"
17961797
[ -z "$HS_ARCH" ] && HS_ARCH="x86_64"

0 commit comments

Comments
 (0)