Barkfetch is an alternative to "neofetch", written in Go. Currently in very alpha.
- Clone repo and cd into it
$ git clone https://github.com/xbt573/barkfetch && cd barkfetch
- Build with Go
$ go build
- Install binary and config
$ go install
$ mkdir ~/.config/barkfetch
$ cp barkfetch.config ~/.config/barkfetch/config