mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-03 22:22:09 +00:00
Merge branch 'master' of https://github.com/dylanaraps/neofetch
This commit is contained in:
4
neofetch
4
neofetch
@@ -1926,6 +1926,10 @@ getascii() {
|
||||
elif [ -f "/usr/local/share/neofetch/ascii/distro/${ascii/ *}" ]; then
|
||||
ascii="/usr/local/share/neofetch/ascii/distro/${ascii/ *}"
|
||||
|
||||
|
||||
elif [ -f "/data/data/com.termux/files/usr/share/neofetch/ascii/distro/${ascii/ *}" ]; then
|
||||
ascii="/data/data/com.termux/files/usr/share/neofetch/ascii/distro/${ascii/ *}"
|
||||
|
||||
else
|
||||
getscriptdir 2>/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user