👍Simple fetch tool to show Solidarity with Ukraine
This simple tool is inspired by neofetch.
This tool can use only for linux.
Deep respect to everyone who fight for free at Ukraine.
required: go >= 1.17
- clone repositry
git clone https://github.com/ukrfetch/ukrfetch.git
- build project
go build -o ./bin/ukrfetch fetch.go
- if needed, move binary file and ADD $PATH
# example
mv ./bin/ /usr/local/ukrfetch/
PATH=$PATH:/usr/local/ukrfetch
- get release
wget https://github.com/ukrfetch/ukrfetch/releases/download/v1.0.0/ukrfetch-v1.0.0.tar.gz
- extract and install file
tar -C /usr/local/ -xvf ukrfetch-v1.0.0.tar.gz
- edit your .bashrc
# add the following at the end of your ~/.bashrc
PATH=$PATH:/usr/local/ukrfetch-v1.0.0
# add the following if you want to execute it every time you start terminal.
ukrfetch
# execute .bashrc
. ~/.bashrc
# this is easy!
ukrfetch