feat: update 2026
This commit is contained in:
10
.bash_profile
Normal file
10
.bash_profile
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
# load exports
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
# load bash config
|
||||
[[ -f ~/.bashrc ]] && . ~/.bash_config
|
||||
|
||||
Reference in New Issue
Block a user