You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
user101 3566141557
Загрузил(а) файлы в ''
14 hours ago
images Загрузил(а) файлы в 'images' 1 day ago
LICENSE Initial commit 1 day ago
Makefile Загрузил(а) файлы в '' 1 day ago
README.md Загрузил(а) файлы в '' 1 day ago
fetch.c Загрузил(а) файлы в '' 14 hours ago

README.md

kfetch

Minimal fetch tool written at C

alt text
Requirements
gcc or clang or tcc

Compiling
make
OR
cc fetc.c -s -Wall -o kfetch
And also read config