mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-06 15:10:00 +00:00
Added config file functionality
This commit is contained in:
3
1.1.md
3
1.1.md
@@ -1,5 +1,8 @@
|
|||||||
# Fetch 1.1 changelog
|
# Fetch 1.1 changelog
|
||||||
|
|
||||||
|
- Fetch now has a config file that you can share with people and<br \>
|
||||||
|
keep between script versions!
|
||||||
|
- Added `--config` and `$config` to specify a custom config location.
|
||||||
- If `w3m` or `imagemagick` aren't installed we gracefully fallback to no image mode.
|
- If `w3m` or `imagemagick` aren't installed we gracefully fallback to no image mode.
|
||||||
- Fix padding escape codes on BSD systems.
|
- Fix padding escape codes on BSD systems.
|
||||||
- Swap escape codes from `\e` to `\033` for consistency.
|
- Swap escape codes from `\e` to `\033` for consistency.
|
||||||
|
|||||||
Reference in New Issue
Block a user