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

update README

+8 -7
+8 -7
README.md
··· 6 6 - Easy installation of essential development tools 7 7 - Pre-configured environment for web development 8 8 - Customizable settings for individual preferences 9 - - Atuin integration for enhanced command history 10 - - Zoxide integration for improved directory navigation 11 - - ble.sh integration for a better terminal experience 12 - - Pkgx package manager for easy software installation 13 - - Mise integration for a modern command-line experience 9 + - [Atuin](https://atuin.sh/) integration for enhanced command history 10 + - [Zoxide](https://github.com/ajeetdsouza/zoxide) integration for improved directory navigation 11 + - [ble.sh](https://github.com/akinomyoga/ble.sh) integration for a better terminal experience 12 + - [Pkgx](https://github.com/pkgxdev/pkgx) package manager for easy software installation 13 + - [Mise](https://github.com/jdx/mise) integration for a modern command-line experience 14 14 - SSH support for secure remote access 15 - - Pre-installed VS Code 16 - - Oh My Posh integration for a beautiful prompt 15 + - Pre-installed [VS Code](https://code.visualstudio.com/) 16 + - Pre-installed [NeoVim](https://neovim.io/) 17 + - [Oh My Posh](https://ohmyposh.dev/) integration for a beautiful prompt 17 18 - Alias setup for ls: `alias ls='eza -lh'`