Initial commit.
This commit is contained in:
8
skel/.bash_profile
Normal file
8
skel/.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
|
||||
Reference in New Issue
Block a user