deb11-ax files, tree

This commit is contained in:
2022-01-09 22:59:19 +00:00
parent f2657c32c6
commit bd19129087
11 changed files with 375 additions and 2 deletions

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