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 3
3
- ** [ @MatthewCox ] ( https://github.com/MatthewCox ) **
4
4
- ** [ @dawidd6 ] ( https://github.com/dawidd6 ) **
5
5
- ** [ @erikdubois ] ( https://github.com/erikdubois ) **
6
+ - ** [ @konimex ] ( https://github.com/konimex ) **
6
7
- ** [ @mstraube ] ( https://github.com/mstraube ) **
7
8
- ** [ @Artoriuz ] ( https://github.com/Artoriuz ) **
8
9
- ** [ @WilsonRU ] ( https://github.com/WilsonRU ) **
9
10
- ** [ @Takeya-Yuki ] ( https://github.com/Takeya-Yuki ) **
11
+ - ** [ @iandrewt ] ( https://github.com/iandrewt ) **
10
12
- ** [ @LER0ever ] ( https://github.com/LER0ever ) **
11
13
12
14
23
25
24
26
- Minimum required BASH version is now 3.2.
25
27
- (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 .
27
29
28
30
29
31
## Images
Original file line number Diff line number Diff line change @@ -724,4 +724,4 @@ image_host="teknik"
724
724
#
725
725
# NOTE: Don't change this value, neofetch reads this to determine
726
726
# 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 9
9
# https://github.com/dylanaraps/
10
10
11
11
# Neofetch version.
12
- version=" 3.1.0-git "
12
+ version=" 3.2.0 "
13
13
14
14
bash_version=" ${BASH_VERSION/ .* } "
15
15
sys_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"
3
3
.SH NAME
4
4
Neofetch \- A fast, highly customizable system info script
5
5
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments