Terminal Emulator
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/xfce4-terminal/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install xfce4-terminal
Fedora Based:
yum install xfce4-terminal
Arch Based:
pacman -S xfce4-terminal
MacOS:
brew install
mv -fv "$HOME/.config/xfce4-terminal" "$HOME/.config/xfce4-terminal.bak"
git clone https://github.com/dfmgr/xfce4-terminal "$HOME/.config/xfce4-terminal"