kinda need this bash profile huh
parent
0438976732
commit
108beaaaa5
@ -0,0 +1,3 @@
|
|||||||
|
if [[ -f "$HOME/.bashrc" ]]; then
|
||||||
|
source "$HOME/.bashrc"
|
||||||
|
fi
|
Loading…
Reference in New Issue