this commit adds a lot of shit, look at the shit, too much sorry

Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
This commit is contained in:
2024-08-24 01:35:46 +02:00
parent 379b1b97ec
commit 183b688617
52 changed files with 580 additions and 453 deletions

View File

@@ -181,3 +181,7 @@ check_or_make_symlink() {
fi
fi
}
clear_line() {
echo -en "\r"
}