Use aliases as custom commands in terminator
0
votes
1
answer
2926
views
I am using a terminator layout to start multiple terminals, and would like to call an alias at each terminal start which is defined in my
.bash_aliases
(called by both .bashrc
and .profile
). Terminator unfortunately doesn't know about those aliases when starting the terminals. How can I fix that?
I start terminator with this command:
terminator -l my_layout -f
EDIT:
As a temporary solution, I ssh -A -YC
into myself and then run the alias. All this as a custom command.
Asked by Mehdi
(422 rep)
Nov 18, 2015, 01:48 PM
Last activity: Jul 31, 2025, 05:05 PM
Last activity: Jul 31, 2025, 05:05 PM