first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-07-06 18:33:32 -04:00
commit 43a6facde9
300 changed files with 26140 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions