mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: update
This commit is contained in:
15
README.md
15
README.md
@@ -46,13 +46,10 @@ PF_COL2=7
|
|||||||
PF_ALIGN=""
|
PF_ALIGN=""
|
||||||
```
|
```
|
||||||
|
|
||||||
## TODO
|
## Make `pfetch` update on an interval
|
||||||
|
|
||||||
- [x] Store ascii "width" for dynamic padding.
|
This makes `pfetch` display interactively like `htop`/`top`.
|
||||||
- [ ] OS support.
|
|
||||||
- [x] Linux
|
```sh
|
||||||
- [ ] OpenBSD
|
watch -tn1 pfetch
|
||||||
- [ ] FreeBSD
|
```
|
||||||
- [ ] macOS
|
|
||||||
- [ ] ???????
|
|
||||||
- [x] Add an environment variable for setting info.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user