Opinionated Android 15+ Linux Terminal Setup
android linux command-line-tools

update README

+10 -1
+10 -1
README.md
··· 36 36 curl -sSfL https://raw.githubusercontent.com/tsirysndr/oh-my-droid/main/install.sh | bash 37 37 ``` 38 38 39 + ## Supported Operating Systems 40 + 41 + | OS | Status | 42 + |----------------------------|----------| 43 + | Android 15+ Linux Terminal | ✅ Tested | 44 + | ChromeOS Linux Terminal (Crostini) | ✅ Tested | 45 + | Debian Linux | ✅ Tested | 46 + 47 + 39 48 ## Configuration 40 49 41 50 Run the following command to create an initial configuration `oh-my-droid.toml`: ··· 98 107 99 108 ## License 100 109 101 - This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details. 110 + This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.