neofetch
                                
                                 neofetch copied to clipboard
                                
                                    neofetch copied to clipboard
                            
                            
                            
                        Adding soviet linux support
Description
Only fill in the fields below if relevant.
Features
Support for OUR distro , Soviet linux
Issues
TODO
Maybe find a better logo
Deleting the whole neofetch and upload the whole neofetch don't look very good in git history
Yea you’re right
You can try to fix it using:
# Undo the last 2 commits, preserving the changes
git reset HEAD~2
# Commit the changes in one commit
git commit -am "Add soviet linux support"
Thanks , i'll do it