GitHub – e6a5/zenta: zenta – mindfulness for terminal users 🧘♂️
Mindfulness that fits your coding flow When your mind wanders while coding, simply return to breath. No tracking, no metrics, no disruption—just pure awareness in your terminal. The noticing itself is the practice. ✨ > ~/.zshrc echo “alias breathe=”zenta now”” >> ~/.zshrc echo “alias reflect=”zenta reflect”” >> ~/.zshrc source ~/.zshrc # Use instantly breath # […]