Commit 88871181 authored by Dylan Araps's avatar Dylan Araps

Changelog

parent dcceeb7a
...@@ -39,6 +39,8 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279 ...@@ -39,6 +39,8 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
- Use `read -s` instead of `stty -echo` and `stty +echo`. - Use `read -s` instead of `stty -echo` and `stty +echo`.
- `-v` now shows where the config files were sourced from. - `-v` now shows where the config files were sourced from.
- Cleanup - Cleanup
- Neofetch no longer clears the screen when run in ascii or image=off modes.
- You can use the old behaviour by aliasing `clear && neofetch` to `neofetch`.
### OS ### OS
......
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