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
acebe9c8
Commit
acebe9c8
authored
Mar 15, 2016
by
Dylan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
b5c76c0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
12 deletions
+27
-12
1.5.md
1.5.md
+27
-12
No files found.
1.5.md
View file @
acebe9c8
# Neofetch 1.5
# Neofetch 1.5
-
Changed default gap size to
`2`
.
### Contributers:
-
Fixed bug where
`i3`
would show up as both a DE and a WM.
Thanks to the following people for helping me to improve neofetch.
-
**[@iandrewt](https://github.com/iandrewt)**
-
**[@konimex](https://github.com/konimex)**
### General
-
Remove all
`echo`
usage inside the script.
-
Remove all
`echo`
usage inside the script.
-
More cleanup and misc bug fixes.
### Progress Bars
### Progress Bars
This has finally been merged to master, thanks to
**[@iandrewt](https://github.com/iandrewt)**
for helping
This has finally been merged to master,
a big
thanks to
**[@iandrewt](https://github.com/iandrewt)**
for helping
me finish up with this PR.
me finish up with this PR.


...
@@ -24,38 +32,45 @@ to customize where or if the progress bar will appear.
...
@@ -24,38 +32,45 @@ to customize where or if the progress bar will appear.
### OS
### OS
-
Added support for
`SteamOS`
.
-
Added support for
`SteamOS`
.
-
[
OSX
]
Added
`osx_codename`
(on by default) which prints the OSX codename. Thanks
**[@iandrewt](https://github.com/iandrewt)**
### Images
### Images
-
Using
`xoffset`
now also moves the text over.
-
Using
`xoffset`
now also moves the text over.
-
Changed default gap size to
`2`
.
### Packages
### Packages
-
Neofetch is now packaged for
`Fedora`
and
`Fedora`
based distros.
Thanks
**[@konimex](https://github.com/konimex)**
.
-
Neofetch is now packaged for
`Fedora`
and
`Fedora`
based distros.
**[@konimex](https://github.com/konimex)**
.
-
Added installation instructions for RHEL and CentOS.
Thanks
**[@konimex](https://github.com/konimex)**
.
-
Added installation instructions for RHEL and CentOS.
**[@konimex](https://github.com/konimex)**
.
-
Added stable package to the AUR.
**[neofetch](https://aur.archlinux.org/packages/neofetch/)**
-
Added stable package to the AUR.
**[neofetch](https://aur.archlinux.org/packages/neofetch/)**
### Info
### Info
**OS**
<br
\>
-
[
OXX
]
Fix buildversion displaying regardless of on/off.
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added
`osx_codename`
(on by default) which prints the OSX codename.
**[@iandrewt](https://github.com/iandrewt)**
**Disk Usage**
<br
\>
**Disk Usage**
<br
\>
-
Only display usage of local disks.
-
Only display usage of local disks.
-
Fixed disk usage progress bars when the used value was larger than the total.
Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Fixed disk usage progress bars when the used value was larger than the total.
**[@iandrewt](https://github.com/iandrewt)**
**CPU**
<br
\>
**CPU**
<br
\>
-
Added
`cpu_shorthand`
to shorten the output of CPU.
Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Added
`cpu_shorthand`
to shorten the output of CPU.
**[@iandrewt](https://github.com/iandrewt)**
-
Takes these values:
`name`
,
`speed`
,
`tiny`
,
`on`
,
`off`
-
Takes these values:
`name`
,
`speed`
,
`tiny`
,
`on`
,
`off`
-
Added the ability to print the CPU Usage by using
`cpu_display="info"`
or
`--cpu_display off info`
.
-
Added the ability to print the CPU Usage by using
`cpu_display="info"`
or
`--cpu_display off info`
.
**GPU**
<br
\>
**GPU**
<br
\>
-
Added new
`tiny`
option to
`gpu_shorthand`
to further shorten the GPU output. Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Added new
`tiny`
option to
`gpu_shorthand`
to further shorten the GPU output.
**[@iandrewt](https://github.com/iandrewt)**
**Desktop Environment**
<br
\>
-
Fixed bug where
`i3`
would show up as both a DE and a WM.
**Birthday**
<br
\>
**Birthday**
<br
\>
-
Fixed the birthday function on OS X, it apparently wasn't working from the start.
Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Fixed the birthday function on OS X, it apparently wasn't working from the start.
**[@iandrewt](https://github.com/iandrewt)**
**Song**
<br
\>
**Song**
<br
\>
-
[
OSX
]
Added Spotify support to song.
Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added Spotify support to song.
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added Itunes support to song.
Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added Itunes support to song.
**[@iandrewt](https://github.com/iandrewt)**
-
Fix bug with
`song_shorthand`
and songs with more than one occurence of
`-`
.
-
Fix bug with
`song_shorthand`
and songs with more than one occurence of
`-`
.
### Ascii
### Ascii
...
...
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