From 496523a9cfa44faf5ce3be07107120380f7328c2 Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Sat, 30 Jul 2022 17:04:42 -0400 Subject: [PATCH] [-] Remove termux comment --- neofetch | 3 --- 1 file changed, 3 deletions(-) diff --git a/neofetch b/neofetch index 3dafbf67..0fc309f6 100755 --- a/neofetch +++ b/neofetch @@ -3315,9 +3315,6 @@ get_term() { [[ "$TERM" == "tw52" || "$TERM" == "tw100" ]] && term="TosWin2" [[ "$SSH_CONNECTION" ]] && term="$SSH_TTY" [[ "$WT_SESSION" ]] && term="Windows Terminal" - - #I think i need Termux () - #My Edge crashed 3 times when i want to commit [[ "$TERMUX_VERSION" ]] && term="Termux $TERMUX_VERSION" # Check $PPID for terminal emulator.