add linux vps conf

This commit is contained in:
2022-01-09 22:19:02 +00:00
parent 4104f504c6
commit f2657c32c6
14 changed files with 840 additions and 0 deletions

9
linux/dosmo/.profile Normal file
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 || true