Browse Source

Merge pull request #1293 from mitchweaver/master

add bonsai linux support
black 6 năm trước cách đây
mục cha
commit
780263f6e6
1 tập tin đã thay đổi với 23 bổ sung0 xóa
  1. 23 0
      neofetch

+ 23 - 0
neofetch

@@ -1339,6 +1339,7 @@ get_packages() {
             has "sorcery"    && tot gaze installed
             has "alps"       && tot alps showinstalled
             has "butch"      && tot butch list
+            has "bonsai"     && tot bonsai list
 
             # Counting files/dirs.
             # Variables need to be unquoted here. Only Bedrock Linux is affected.
@@ -5458,6 +5459,28 @@ ${c1}              oMMNMMMMMMMMMMMMMMMMMMMMMM
 EOF
         ;;
 
+       "bonsai"*)
+           set_colors 6 2 3
+           read -rd '' ascii_data <<'EOF'
+${c2}   ,####,    
+   ${c2}#######,  ${c2},#####,
+   ${c2}#####',#  ${c2}'######
+    ${c2}''###'${c3}';,,,'${c2}###'
+   ${c3}       ,;  ''''
+   ${c3}      ;;;   ${c2},#####,
+   ${c3}     ;;;'  ,,;${c2};;###
+   ${c3}     ';;;;''${c2}'####'
+   ${c3}      ;;;     
+   ${c3}   ,.;;';'',,,
+   ${c3}  '     '
+${c1} #                        
+ #                        O
+ ##, ,##,',##, ,##  ,#,   ,
+ # # #  # #''# #,,  # #   #
+ '#' '##' #  #  ,,# '##;, #
+EOF
+       ;;
+
        "BSD")
             set_colors 1 7 4 3 6
             read -rd '' ascii_data <<'EOF'