Appendix: Commands Learned
Commands Learned
| Command | What It Does |
|---|---|
|
List connected Android devices with model info |
|
Copy files from workstation to Android device via USB |
|
Forward local port to device port (SSH over USB) |
|
Termux package manager (not apt) |
|
Grant Termux access to Android shared storage |
|
Change default Termux shell |
|
Update Vault SSH CA role with JSON from stdin |
|
Sign SSH public key with Vault CA, output cert only |
|
Display SSH certificate details (principals, TTL, extensions) |
|
Kill GPG agent (required before config changes take effect) |
|
Mount a gopass store (don’t edit config manually) |
|
Set/get Android clipboard from Termux (requires Termux:API app) |
|
Build Neovim blink.cmp fuzzy matcher from source for ARM64 |
|
Apply a Starship prompt theme preset |
|
SCP with password auth only (bypass pubkey failures during setup) |
|
Neovim Lua: detect Termux environment for conditional config |
|
Neovim 0.11 native LSP config (no Mason) |
|
Neovim 0.11 native LSP enable (no Mason) |