Building out CLIs for all the things I want access to in the terminal + an "agent" would want access to https://github.com/shareup/nanomsg https://github.com/shareup/nanomail https://github.com/shareup/nanotes etc
I really think I just want to spend more time in the terminal throughout the day. What TUIs or other CLIs are you using?
@myobie tmux, vim, mutt everyday. I've tried to get into newsboat for RSS feeds but I always end up on the phone for those. And some other things I install are at https://github.com/mrtazz/dotfiles/blob/main/homebrew/Brewfile#L19
dotfiles/homebrew/Brewfile at main · mrtazz/dotfiles

collection of my dotfiles. Contribute to mrtazz/dotfiles development by creating an account on GitHub.

GitHub
@mrtazz I need to try mutt. About the phone: I've had this funny idea – what if the phone rendered kinda like a TUI? Neon-liquid-glass-y? Could be a fun way to have the same app in the terminal and on the phone…
@myobie yea in my experience running e.g. vim or mutt on the phone through a terminal/ssh client, the fact that there is no real keyboard makes the experience clunky real fast. TUIs kinda live and breathe from the fact that they are really quick to use via the keyboard imho
@myobie neovim is the ultimate rabbit hole. lazygit is goated.
@nickcotton 🙇‍♂️ have you tried helix (`hx`)?
@myobie I have not, but it looks similarly fun to tinker with!