This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "Welcome to Troplo's Microsoft Office installation script for WINE (Arch Linux, yay required)" | |
echo "" | |
echo "Known issues:" | |
echo "- Broken Microsoft login (good thing!)" | |
echo "- Doesn't receive feature updates due to Windows 7 EoL." | |
echo "- OneNote, and Teams don't work." | |
echo "- Excel has a tendency to flicker when typing." | |
echo "" |