feat: update 2026

This commit is contained in:
2026-05-11 14:52:42 +02:00
parent d5219b142a
commit 5c231872df
5 changed files with 95 additions and 161 deletions

10
.bash_profile Normal file
View File

@@ -0,0 +1,10 @@
#
# ~/.bash_profile
#
# load exports
[[ -f ~/.bashrc ]] && . ~/.bashrc
# load bash config
[[ -f ~/.bashrc ]] && . ~/.bash_config