From 8520104000eb7f6ae0c9728f4c1f9ac4d5654477 Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 4 Apr 2016 22:10:13 +1000 Subject: [PATCH] os_arch, off by default --- config/config | 2 +- neofetch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config b/config/config index 8eb6012d..d46035c4 100644 --- a/config/config +++ b/config/config @@ -68,7 +68,7 @@ osx_codename="on" # Show 'x86_64' and 'x86' in 'Distro:' output. # --os_arch on/off -os_arch="on" +os_arch="off" # Uptime diff --git a/neofetch b/neofetch index 4ce86b4f..d9ccdd1d 100755 --- a/neofetch +++ b/neofetch @@ -94,7 +94,7 @@ osx_codename="on" # Show 'x86_64' and 'x86' in 'Distro:' output. # --os_arch on/off -os_arch="on" +os_arch="off" # Uptime