- Drop file microsoft-edge-dev.desktop in folder
~/.local/share/applications/ - Replace YOUR_USER in microsoft-edge-dev.desktop file with your account name (/home/<your_account>)
- Download and run
sh update_msedge.shto update latest version - Check and see Microsoft Edge (Dev) from Start menu
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
| git branch -D `git branch --merged | grep -v \* | xargs` |