mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-08-20 07:45:26 -05:00
Update neofetch
This commit is contained in:
8
neofetch
8
neofetch
@@ -4532,10 +4532,10 @@ get_term() {
|
||||
# Workaround for macOS systems that
|
||||
# don't support the block below.
|
||||
case $TERM_PROGRAM in
|
||||
"iTerm.app") term="iTerm2" ;;
|
||||
"Terminal.app"|"Apple_Terminal") term="Apple Terminal" ;;
|
||||
"Hyper") term="HyperTerm" ;;
|
||||
*) term="${TERM_PROGRAM/\.app}" ;;
|
||||
"iTerm.app") term="iTerm2" ;;
|
||||
"Terminal.app"|"Apple_Terminal") term="Apple Terminal" ;;
|
||||
"Hyper") term="HyperTerm" ;;
|
||||
*) term="${TERM_PROGRAM/\.app}" ;;
|
||||
esac
|
||||
|
||||
# Most likely TosWin2 on FreeMiNT - quick check
|
||||
|
||||
Reference in New Issue
Block a user