[-] Remove termux comment
This commit is contained in:
parent
fac3268754
commit
496523a9cf
1 changed files with 0 additions and 3 deletions
3
neofetch
3
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.
|
||||
|
|
Loading…
Reference in a new issue