Merge branch 'dev'

This commit is contained in:
David Heinemeier Hansson
2025-07-26 18:31:22 -04:00

View File

@ -5,7 +5,7 @@ PATH="$PATH:$HOME/.local/share/omarchy/bin"
show_ascii_art() {
clear
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 640 expand
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 640 --no-color expand
echo " $OMARCHY_VERSION"
}