Skip to content

fix: update stock linux package management system#153

Closed
Skythrew wants to merge 1 commit intohykilpikonna:masterfrom
stock-linux:master
Closed

fix: update stock linux package management system#153
Skythrew wants to merge 1 commit intohykilpikonna:masterfrom
stock-linux:master

Conversation

@Skythrew
Copy link
Contributor

Description

This pull request updates the Stock Linux package management system since the distro changed it again from evox to squirrel.

Screenshot

https://cdn.discordapp.com/attachments/1127990079143559279/1130436372407275531/image.png

Comment on lines -1514 to 1509
case $model in
Mac14,15): "MacBook Air (15-inch, M2, 2023)" ;;
Mac14,14): "Mac Studio (M2 Max, 2023)" ;;
Mac14,13): "Mac Studio (M2 Ultra, 2023)" ;;
Mac14,8): "Mac Pro (2023)" ;;
Mac14,6 | Mac14,10): "MacBook Pro (16-inch, 2023)" ;;
Mac14,5 | Mac14,9): "MacBook Pro (14-inch, 2023)" ;;
Mac14,12 | Mac14,3): "Mac mini (2023)" ;;
Mac14,7): "MacBook Pro (13-inch, M2, 2022)" ;;
Mac14,2): "MacBook Air (M2, 2022)" ;;
Mac13,1): "Mac Studio (M1 Max, 2022)" ;;
Mac13,2): "Mac Studio (M1 Ultra, 2022)" ;;
MacBookPro18,[3-4]): "MacBook Pro (14-inch, 2021)" ;;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to make your changes on the latest version of neofetch from this repo. Since your version is older, merging this would revert a lot of updates.

@hykilpikonna
Copy link
Owner

Also, it wouldn't hurt if we include both evox and squirrel in case it changes again.

@hykilpikonna
Copy link
Owner

Just added squirrel!

@Skythrew
Copy link
Contributor Author

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants