Selaa lähdekoodia

simple: Hide stderr by default.

Dylan Araps 6 vuotta sitten
vanhempi
commit
5e55c4dd1d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      neofetch

+ 1 - 1
neofetch

@@ -8972,8 +8972,8 @@ main() {
     eval "$config"
 
     get_args "$@"
-    get_simple "$@"
     [[ "$verbose" != "on" ]] && exec 2>/dev/null
+    get_simple "$@"
     get_distro
     get_bold
     get_distro_ascii