1.2.0: add windows support and streamline dev stuff
This commit is contained in:
parent
dccfe7585a
commit
86726e4e49
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ abbiefetch will attempt to gather as much information as possible on systems tha
|
|||
| `netbsd` | NetBSD | | 1.1.0 | Full | |
|
||||
| `freebsd` | FreeBSD | | 1.1.0 | Full | |
|
||||
| `haiku` | Haiku | | 1.1.0 | Limited | |
|
||||
| `windows` | Microsoft Windows | | 1.2.0 | Full | Relies on wmic.exe and systeminfo.exe |
|
||||
| `windows/cygwin` | Microsoft Windows | Cygwin | 1.2.0 | Full | Relies on wmic.exe and systeminfo.exe |
|
||||
|
|
Loading…
Reference in a new issue