Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 442 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 442 Bytes

barkfetch

Barkfetch is an alternative to "neofetch", written in Go. Currently in very alpha.

Barkfetch demonstration

How to build

  1. Clone repo and cd into it
$ git clone https://github.com/xbt573/barkfetch && cd barkfetch
  1. Build with Go
$ go build
  1. Install binary and config
$ go install

$ mkdir ~/.config/barkfetch
$ cp barkfetch.config ~/.config/barkfetch/config