Android setup useful links
In my quest to setup my new android phone with a minimal development environment I've read through a ton of articles online. These were some of the most useful:
- Watch "Full development workflow with neovim on my phone"
- PERFECT CODE EDITOR for ANDROID !! (With Neovim and Termux)
- Setup Github SSH keys (for linux)
- Github Docs - About remote repositories
- Install man pages on android
- TIL: Auto setup remote branch for git
- Bluetooth keyboard - problems with Esc key
- Copy to android system clipboard in nvim from termux
- Learn VIM - Registers
- Vim registers: The basics and beyond
In hindsight I would have recorded in more detail the setup I was going through, but that's much easier said than done when you are in the thick of it, especially if you are using the tool you are setting up to write your notes. You end up being taken of course debugging an issue in your note taking workflow and tools while debugging a setup issue, and before you know it you are debugging a bug in a bug in a bug, and you get totally lost.
So many annoyances, all stacked and compounding each other. But I am making progress. Even being able to blog about the issues, however vague, is huge progress.
Anyhow this should give you a vague idea of the path I tredded and some of the problems I encountered along the way.
Things are getting somewhat better now that I am re-learning useful bash and git commands. I expect I will have things more streamlines in the comming days. #