Terminology is a terminal emulator for Linux/BSD/UNIX systems
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/terminology/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install terminology
Fedora Based:
yum install terminology
Arch Based:
pacman -S terminology
MacOS:
brew install terminology
mv -fv "$HOME/.config/terminology" "$HOME/.config/terminology.bak"
git clone https://github.com/dfmgr/terminology "$HOME/.config/terminology"