aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpfetch8
1 files changed, 7 insertions, 1 deletions
diff --git a/pfetch b/pfetch
index d32a9b2..2753301 100755
--- a/pfetch
+++ b/pfetch
@@ -1085,9 +1085,15 @@ get_ascii() {
EOF
;;
- [Ii]rix*)
+ [Ii][Rr][Ii][Xx]*)
read_ascii 4 <<-EOF
TODO
+ TODO
+ TODO
+ TODO
+ TODO
+ TODO
+ TODO
EOF
;;