lots of shit

This commit is contained in:
2024-08-25 03:32:39 +02:00
parent e37329013a
commit 5db877355c
36 changed files with 1070 additions and 372 deletions

View File

@ -8,7 +8,7 @@ println() {
logo() {
tput setaf 2
cat ~/dotfiles/bin/resources/logo.txt
cat $HOME/dotfiles/bin/resources/logo.txt
println " " "cyan"
tput sgr0