Files
omarchy/bin/omarchy-show-logo
Ryan Hughes 98db372bce Dir updates
2025-11-11 23:50:18 -05:00

8 lines
95 B
Bash
Executable File

#!/bin/bash
clear
echo -e "\033[32m"
cat < /usr/share/omarchy/logo.txt
echo -e "\033[0m"
echo