Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 12072  / 2 Years ago, fri, october 14, 2022, 1:17:28

I have alias ready on .bash_aliases.

Problem I'm having right now is that I need to run source ~/.<filename> first before I can execute the alias command.



My question would be how do I run the source ~/.<filename> when user opens terminal.


More From » alias

 Answers
0

You might put source ~/.bash_aliases in your ~/.bashrc file, or actually define aliases there.



Some background.


[#29871] Friday, October 14, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
poefor

Total Points: 379
Total Questions: 95
Total Answers: 115

Location: Serbia
Member since Tue, Jul 26, 2022
2 Years ago
poefor questions
;