add and move stuff

This commit is contained in:
2024-04-20 20:11:17 +02:00
parent d33f7da9df
commit 010cf75ce4
78 changed files with 7991 additions and 0 deletions

4
home/bashrc.d/android Normal file
View File

@@ -0,0 +1,4 @@
# android-bashrc
if [ -e ~/.android-bashrc.bash ] ; then
source ~/.android-bashrc.bash
fi