git-subtree-dir: temp-repo git-subtree-split: 6688605ad41f49d1eccead8d29421c658cad0100
498 B
498 B
type | date | maturity |
---|---|---|
ressource | 2025-03-04T12:07 | graine |
Installing ZSH on Termux including themes & useful plugins · GitHub
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"