A color theme for terminator based on:
https://gist.github.com/mvisonneau/04c4aa05a66a23c94960
Terminator can be installed by
-
On Centos:
sudo yum install terminator
-
On Debian:
sudo apt install terminator
The config file for Terminator terminal emulator:
mkdir ~/.config/terminator/
~/.config/terminator/config
git clone https://github.com/gengwg/terminator.git
cd terminator
mkdir -p ~/.config/terminator/
cp config ~/.config/terminator
Then restart Terminator, if already using it.
Right Click
> Preferences
> Profiles
> General
> Cursor
> Shape: Block/Underline/I-Beam
Now I can open Terminator and start using the terminal. Here are some useful Shortcuts.
man terminator_config