Tuesday, 20 August 2013

How to run source on terminal start up?

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