init: copy from Hacmini

This commit is contained in:
wyj
2024-09-14 10:42:47 -04:00
commit 1df22c6512
384 changed files with 18925 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
#!/bin/bash
clear
cat <<"EOF"
____ _
/ ___| | ___ __ _ _ __ _ _ _ __
| | | |/ _ \/ _` | '_ \ | | | | '_ \
| |___| | __/ (_| | | | | | |_| | |_) |
\____|_|\___|\__,_|_| |_| \__,_| .__/
|_|
EOF
sudo pacman -Rns $(pacman -Qtdq)
yay -Scc