Docs: Update Changelog
This commit is contained in:
parent
7773dafc68
commit
93a36e2346
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
||||||
- Remove `printf` subshells and instead use `printf -v` to declare the variables.
|
- Remove `printf` subshells and instead use `printf -v` to declare the variables.
|
||||||
- Set fixed `$PATH` in the beginning of the script.
|
- Set fixed `$PATH` in the beginning of the script.
|
||||||
- Fixed artifacts when using line-breaks in TTYs.
|
- Fixed artifacts when using line-breaks in TTYs.
|
||||||
|
- Removed executable permission from config files. BASH can source them even if they're un-executable.
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue