[bash] Add empty profile
(... configure later)
This commit is contained in:
parent
a017859a87
commit
6dc2382dbf
1 changed files with 5 additions and 0 deletions
5
.bash_profile
Normal file
5
.bash_profile
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#
|
||||||
|
# ~/.bash_profile
|
||||||
|
#
|
||||||
|
|
||||||
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
Loading…
Add table
Reference in a new issue