Skip to content

xbt573/barkfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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