mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
Docs: Update Changelog
This commit is contained in:
@@ -77,7 +77,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
||||
- Rewrote function from scratch.
|
||||
- The function is `40` lines smaller than before and works on all \[1\] versions of `df` we tested on \[2\].
|
||||
- We only show the `root (/)` partition now.
|
||||
- Showing a total of all disks only worked on GNU `df` and we had to hardcode different commands for Distros and Operating Systens that used a different `df`.
|
||||
- Showing a total of all disks only worked on GNU `df` and we had to hardcode different commands for Distros and Operating Systems that used a different `df`.
|
||||
- We're using the same `df` flags across all Operating Systems now.
|
||||
- No more ugly case statements or per distro hardcoding of `df` flags.
|
||||
- Removed all percentage calculation since `df` already provides us with the percentage.
|
||||
|
||||
Reference in New Issue
Block a user