Hello.
I have setup a new profile in konsole. I would like to use this profile when I am logged in to a remote machine.
I have an alias to ssh into that machine. Is there a command I can add to that alias to change the profile too? Something along these lines:
alias remoteMachine='load profile myPrettyProfile && ssh -Y remoteMachine'
Thanks
I have setup a new profile in konsole. I would like to use this profile when I am logged in to a remote machine.
I have an alias to ssh into that machine. Is there a command I can add to that alias to change the profile too? Something along these lines:
alias remoteMachine='load profile myPrettyProfile && ssh -Y remoteMachine'
Thanks
Comment