Display Cleanup

This commit is contained in:
OBJNULL 2026-05-10 02:17:59 -05:00
parent 6a572ee102
commit 95d588da48

View file

@ -1,5 +1,8 @@
#!/bin/bash #!/bin/bash
# --- Clear Screen ---
clear
# --- Functions --- # --- Functions ---
# Styling # Styling
function styleColor { function styleColor {