Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
36bae081
Commit
36bae081
authored
Jun 21, 2017
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
General: Bump version to minor git
parent
1c759e81
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
76 deletions
+3
-76
CHANGELOG.md
CHANGELOG.md
+0
-73
config
config/config
+1
-1
neofetch
neofetch
+1
-1
neofetch.1
neofetch.1
+1
-1
No files found.
CHANGELOG.md
View file @
36bae081
## Contributors
## Contributors
-
**[@MatthewCox](https://github.com/MatthewCox)**
-
**[@dawidd6](https://github.com/dawidd6)**
-
**[@erikdubois](https://github.com/erikdubois)**
-
**[@konimex](https://github.com/konimex)**
-
**[@mstraube](https://github.com/mstraube)**
-
**[@Artoriuz](https://github.com/Artoriuz)**
-
**[@WilsonRU](https://github.com/WilsonRU)**
-
**[@Takeya-Yuki](https://github.com/Takeya-Yuki)**
-
**[@iandrewt](https://github.com/iandrewt)**
-
**[@LER0ever](https://github.com/LER0ever)**
## Operating System
-
Added support for IRIX.
-
Added support for Arch XFerience.
**[@mstraube](https://github.com/mstraube)**
-
Added support for CloverOS.
-
Added support for Maui.
**[@mstraube](https://github.com/mstraube)**
-
Added support for KS Linux.
**[@Takeya-Yuki](https://github.com/Takeya-Yuki)**
## General
-
Minimum required BASH version is now 3.2.
-
(Neofetch has always used 3.2+ features, I've just made it obvious now in the documentation.)
-
Fixed config file not being created on first install.
## Images
-
[
w3m
]
Added
`--loop`
flag which makes Neofetch draw the image once per second.
-
This is a workaround to the images disappearing on resize and workspace switch.
-
Use Ctrl+C to exit.
-
[
w3m
]
Fixed w3m-img not found on FreeBSD 12.
**[@Artoriuz](https://github.com/Artoriuz)**
## Ascii
-
Added Ubuntu-MATE ascii art.
-
Fixed ArchLabs ascii art.
**[@erikdubois](https://github.com/erikdubois)**
-
Updated GoboLinux ascii art.
**[@WilsonRU](https://github.com/WilsonRU)**
-
Fixed
`--ascii_distro windows10`
not working.
## Info
**Distro**
-
[
Solaris, AIX, Haiku
]
The machine architecture will now be shown properly instead of machine ID.
**Terminal Emulator**
-
Added support for Neovim terminal emulator.
**[@LER0ever](https://github.com/LER0ever)**
-
Added font support for mate-terminal.
**[@mstraube](https://github.com/mstraube)**
-
[
Termite
]
Fix font mismatch.
**[@MatthewCox](https://github.com/MatthewCox)**
-
Use
`$SSH_TTY`
for terminal detection if machine is connected via SSH.
-
Break from loop if PPID can't be accessed/not found.
**GPU**
-
[
Linux
]
Fixed GPU sort.
**Song**
-
Do not detect ibus
\*
or indicator
\*
as player.
**[@dawidd6](https://github.com/dawidd6)**
**Model**
-
Specify when running on a Hackintosh.
**[@LER0ever](https://github.com/LER0ever)**
**Memory**
-
[
FreeBSD
]
: Fix inaccurate free memory calculation.
config/config
View file @
36bae081
...
@@ -724,4 +724,4 @@ image_host="teknik"
...
@@ -724,4 +724,4 @@ image_host="teknik"
#
#
# NOTE: Don't change this value, neofetch reads this to determine
# NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility.
# how to handle backwards compatibility.
config_version
=
"3.2.
0
"
config_version
=
"3.2.
1-git
"
neofetch
View file @
36bae081
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
# https://github.com/dylanaraps/
# https://github.com/dylanaraps/
# Neofetch version.
# Neofetch version.
version
=
"3.2.
0
"
version
=
"3.2.
1-git
"
bash_version
=
"
${
BASH_VERSION
/.*
}
"
bash_version
=
"
${
BASH_VERSION
/.*
}
"
sys_locale
=
"
${
LANG
:-
C
}
"
sys_locale
=
"
${
LANG
:-
C
}
"
...
...
neofetch.1
View file @
36bae081
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH NEOFETCH "1" "June 2017" "Neofetch 3.2.
0
" "User Commands"
.TH NEOFETCH "1" "June 2017" "Neofetch 3.2.
1-git
" "User Commands"
.SH NAME
.SH NAME
Neofetch \- A fast, highly customizable system info script
Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS
.SH SYNOPSIS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment