Squashed 'temp-repo/' content from commit 6688605
git-subtree-dir: temp-repo git-subtree-split: 6688605ad41f49d1eccead8d29421c658cad0100
This commit is contained in:
commit
ecdfa2f7c4
1258 changed files with 42112 additions and 0 deletions
25
Homelab/termux setup.md
Normal file
25
Homelab/termux setup.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue