ソースを参照

simple: Hide stderr by default.

Dylan Araps 6 年 前
コミット
5e55c4dd1d
1 ファイル変更1 行追加1 行削除
  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