initial commit

This commit is contained in:
2026-04-06 19:41:06 -06:00
parent ad0fc7039a
commit 178acd261a
14 changed files with 683 additions and 0 deletions

1
bash/.bashrc Normal file
View File

@@ -0,0 +1 @@
[ -n "$PS1" ] && source ~/.bash_profile;