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 terminologyFedora Based:
yum install terminologyArch Based:
pacman -S terminologyMacOS:
brew install terminologymv -fv "$HOME/.config/terminology" "$HOME/.config/terminology.bak"
git clone https://github.com/dfmgr/terminology "$HOME/.config/terminology"