How to run source on terminal start up?
I have alias ready on .bash_aliases
Problem I'm having right now is that I need to run source ~/. first before
I can execute the alias command.
My question would be how do I run the source ~/. when user opens terminal.
No comments:
Post a Comment