Commit ab3633ab authored by Dylan Araps's avatar Dylan Araps

docs: CHANGELOG

parent 9d72eea9
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,9 @@
- Config file now has a `.conf` suffix. - Config file now has a `.conf` suffix.
- Neofetch now assumes target directories (config file and ASCII directory) at install time, this fixes problems with systems such as NixOS. - Neofetch now assumes target directories (config file and ASCII directory) at install time, this fixes problems with systems such as NixOS.
- `stdout` mode is now reimplemented. - `stdout` mode is now reimplemented.
- This mode prints the information in plain text.
- You can use it with `--stdout`.
- Example: https://gist.github.com/dylanaraps/151c205322cf3acae62661b76464a3f7
## Operating System ## Operating System
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment