mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
65577c1757 | |||
b50a4e7a74 |
@ -5,7 +5,7 @@ PATH="$PATH:$HOME/.local/share/omarchy/bin"
|
|||||||
|
|
||||||
show_ascii_art() {
|
show_ascii_art() {
|
||||||
clear
|
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"
|
echo " $OMARCHY_VERSION"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user