Custom bash shells...
I want to create two bash custom command line shells...
Shell 1: Localhost
Background color: white
Text Color: black
Prompt: localhost>
Shell 2: Webhost
Background color: black
Text Color: white
Prompt: webhost>
I need to access both these cmd lines from local desktop. Webhost is my server on hostinger.
How do i create two different profiles in the one X-window on my desktop?
How do i access those two shells easily?
How do i open them automatically?
I wish my computer would do what I want it to do - not what I tell it to do.