The main requirements for the Linux Terminal to be used are Gnome Terminal, Pantheon Terminal, Tilix and XFCE4 Terminal.
I. Installation
Pre-Install in ubuntu:
sudo apt-get install dconf-cli uuid-runtime
Terminal with Bash:
bash -c "$(wget -qO- https://git.io/vQgMr)"
Choose the number of color schemes:
█████████ █████ ███ ███ ███ ███ ██████ ███████ ███████ ███ ███ ███ ███ ███ ███ ███ ███ █████ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████ ██████ ███████ ████ █████ ████████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████████ Themes: ( 01 ) 3024 Day ( 02 ) 3024 Night ( 03 ) Aci ( 04 ) Aco ( 05 ) Adventuretime ... ...
select the theme that we have downloaded by Edit -> Preferences -> Profiles -> Name of downloaded theme.
All themes can be viewed at https://mayccoll.github.io/Gogh/.
II. Problem
If you get error like this:
bash: line 655: read: `/apps/gnome-terminal/profiles/default_profile': not a valid identifier
environment: line 402: --get: command not found
environment: line 411: --get: command not found
environment: line 222: : command not found
environment: line 222: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
environment: line 205: : command not found
The solutions are:
- Create new profile with name as Default.
- Restart Terminal and make sure The Default still int the list of Profile.
- Run The Gogh Script again.
III. Bibliography
D, Miguel Quintero. 2020. Gogh (accessed on 26 Mei 2020).
Kogam22. 2019. On type highlighting (accessed on 26 Mei 2020).