Added usage, fixed something and added print_image() function (not yet working).
This commit is contained in:
parent
ae8ec0c57e
commit
7583f23929
4 changed files with 57 additions and 18 deletions
4
Makefile
4
Makefile
|
|
@ -15,3 +15,7 @@ install:
|
|||
uninstall:
|
||||
sudo rm $(INSTALL_DIR)$(NAME)
|
||||
rm -rf ~/.config/uwufetch
|
||||
|
||||
debug: build
|
||||
clear
|
||||
./uwufetch
|
||||
Loading…
Add table
Add a link
Reference in a new issue