Initial commit.
This commit is contained in:
commit
3d665e5e11
72 changed files with 3200 additions and 0 deletions
4
base-files/skel/.bash_profile
Normal file
4
base-files/skel/.bash_profile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Source the personal bash set up.
|
||||
[ -e ~/.bashrc ] && . ~/.bashrc
|
||||
|
||||
# Add general environment set up here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue