This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33- ** [ @MatthewCox ] ( https://github.com/MatthewCox ) **
44- ** [ @dawidd6 ] ( https://github.com/dawidd6 ) **
55- ** [ @erikdubois ] ( https://github.com/erikdubois ) **
6+ - ** [ @konimex ] ( https://github.com/konimex ) **
67- ** [ @mstraube ] ( https://github.com/mstraube ) **
78- ** [ @Artoriuz ] ( https://github.com/Artoriuz ) **
89- ** [ @WilsonRU ] ( https://github.com/WilsonRU ) **
910- ** [ @Takeya-Yuki ] ( https://github.com/Takeya-Yuki ) **
11+ - ** [ @iandrewt ] ( https://github.com/iandrewt ) **
1012- ** [ @LER0ever ] ( https://github.com/LER0ever ) **
1113
1214
2325
2426- Minimum required BASH version is now 3.2.
2527 - (Neofetch has always used 3.2+ features, I've just made it obvious now in the documentation.)
26- - Fixed config file not being created.
28+ - Fixed config file not being created on first install .
2729
2830
2931## Images
Original file line number Diff line number Diff line change @@ -724,4 +724,4 @@ image_host="teknik"
724724#
725725# NOTE: Don't change this value, neofetch reads this to determine
726726# how to handle backwards compatibility.
727- config_version=" 3.1.0-git "
727+ config_version=" 3.2.0 "
Original file line number Diff line number Diff line change 99# https://github.com/dylanaraps/
1010
1111# Neofetch version.
12- version=" 3.1.0-git "
12+ version=" 3.2.0 "
1313
1414bash_version=" ${BASH_VERSION/ .* } "
1515sys_locale=" ${LANG:- C} "
Original file line number Diff line number Diff line change 1- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3 .
2- .TH NEOFETCH "1" "April 2017" "Neofetch 3.1.0-git " "User Commands"
1+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4 .
2+ .TH NEOFETCH "1" "June 2017" "Neofetch 3.2.0 " "User Commands"
33.SH NAME
44Neofetch \- A fast, highly customizable system info script
55.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments