Update
This commit is contained in:
+4
-1
@@ -10217,7 +10217,10 @@ if [[ $EUID -ne 0 ]] && \
|
||||
[[ "${TERM_PROGRAM}" != "atom" ]] && \
|
||||
[[ $_SKIP_SYSTEM_INFO = false ]]; then
|
||||
|
||||
if hascommand --strict hyfetch; then
|
||||
if hascommand --strict espifetch; then
|
||||
espifetch
|
||||
|
||||
elif hascommand --strict hyfetch; then
|
||||
hyfetch
|
||||
|
||||
# Link: https://github.com/LinusDierheimer/fastfetch
|
||||
|
||||
Reference in New Issue
Block a user