stuff
This commit is contained in:
parent
d433c09dd1
commit
25e7b5a8b0
7 changed files with 54 additions and 2 deletions
8
bash_profile
Normal file
8
bash_profile
Normal file
|
@ -0,0 +1,8 @@
|
|||
# .bash_profile
|
||||
|
||||
# Get the aliases and functions
|
||||
if [ -f ~/.bashrc ]; then
|
||||
. ~/.bashrc
|
||||
fi
|
||||
|
||||
# User specific environment and startup programs
|
Loading…
Add table
Add a link
Reference in a new issue