projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
bash: add .bash_profile and .bashrc
[~bandali/configs]
/
.bash_profile
1
[[ -f ~/.profile ]] && . ~/.profile
2
[[ -f ~/.bashrc ]] && . ~/.bashrc