--- type: ressource date: 2025-03-04T12:07 maturity: graine --- [Installing ZSH on Termux including themes & useful plugins ยท GitHub](https://gist.github.com/rahaaatul/cc47d88dddd73a684e67bfa0f8b57d9d) Allow termux to access local files - Save git credentials - Remove dubious ownership git config --global --add safe.directory /storage/emulated/0/Documents/pkb-perso git config --global user.email "achille.toupin@laposte.net" git config --global user.name "gribse-termux" # Sources