This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
2016-02-28 00:44:45 +00:00
|
|
|
# Neofetch 1.4
|
|
|
|
|
|
|
|
- Renamed `fetch` to `neofetch`. Thanks for voting.
|
2016-02-27 09:25:39 +00:00
|
|
|
|
2016-02-28 10:01:12 +00:00
|
|
|
### Packages
|
|
|
|
|
|
|
|
- Added Debian/Ubuntu package. Thanks [@dawidd6](https://github.com/dawidd6)
|
2016-02-28 10:01:27 +00:00
|
|
|
|
2016-02-27 09:25:39 +00:00
|
|
|
### Info
|
|
|
|
|
2016-03-02 23:12:21 +00:00
|
|
|
- Added the ability to print certain info as a progress bar.
|
|
|
|
- Added `--progress_char` and `$progress_char` to set the character the progress bars<br \>
|
|
|
|
will be drawn with.
|
|
|
|
- Added `--progress_colors` to color the progress bars.
|
|
|
|
- Added `$progress_color_elapsed` and `$progress_color_total` config options.
|
|
|
|
|
2016-02-27 09:25:39 +00:00
|
|
|
**Battery**<br \>
|
|
|
|
- Added support for NetBSD
|
2016-02-27 22:19:22 +00:00
|
|
|
|
2016-02-28 10:36:25 +00:00
|
|
|
### Ascii
|
|
|
|
|
|
|
|
- Added small ascii logo variants for Arch, Crux and Gentoo.
|
|
|
|
- Added new flag/option `ascii_logo_size` that takes the values `normal` and `small`.
|
2016-03-02 22:42:29 +00:00
|
|
|
- Optimized all ascii art fixing all leading whitespace issues.
|
2016-02-28 10:36:25 +00:00
|
|
|
|
2016-02-27 22:19:22 +00:00
|
|
|
### Stdout
|
|
|
|
- Don't create config file when using `--stdout`.
|