Globus is an unstoppable monster - rminnich; No, Globus is an unstartable monster - ericvh.

git-svn-id: file:///srv/svn/repo/mima/trunk@10 d2428f92-30f9-164c-8098-19ee57ce342c
This commit is contained in:
admin 2022-09-06 21:21:55 +00:00
parent 3855035e7f
commit a474b52584
2 changed files with 11 additions and 16 deletions

16
README
View File

@ -1,16 +0,0 @@
* antifetch
A silly reimplementation of nofetch(1) from posix-sh-tools in Go
Depends on: uname(1)
```
akoizumi@mizuki: ~/Repos/akoizumi/code/antifetch go run main.go
akoizumi (1001) @ mizuki
Editor: o
Operating System: FreeBSD 13.0-RELEASE-p6
Architecture: amd64
Shell: /bin/sh
```
Licensed under DPL-1.1

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# antifetch
A silly reimplementation of `nofetch(1)` in Go.
```shell
Soul devotion > ./antifetch
akoizumi (1001) @ mizuki-reborn
Editor: vim
Operating System: freebsd
Architecture: amd64
Shell: /bin/sh
```