Drive access.

This commit is contained in:
2025-03-22 19:57:39 +01:00
parent 7dcabde2ed
commit 013d4adce5
10 changed files with 329 additions and 51 deletions
+9
View File
@@ -0,0 +1,9 @@
# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi
mesg n 2> /dev/null || true