Add home configuration
This commit is contained in:
parent
47aafcf5d4
commit
19faa32dbf
5 changed files with 127 additions and 0 deletions
2
.bash_profile
Normal file
2
.bash_profile
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Honor per-interactive-shell startup file
|
||||
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
|
Loading…
Add table
Add a link
Reference in a new issue