Merge commit 'ecdfa2f7c4' as 'temp-repo'

This commit is contained in:
gribse 2025-10-06 19:14:58 +02:00
commit 2fe0c9a830
1258 changed files with 42112 additions and 0 deletions

View file

@ -0,0 +1,25 @@
---
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