mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-01-24 06:30:18 +00:00
add .bash_profile
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user