Welcome to my dotfiles configuration (Linux based on Ubuntu). Here will fine my main configuations in every distro as Grub configurations, coulor icons, some scripts, Grub theme and some colours terminal.
Tilix is userful if you want to use many terminals at same time. However, for a neofetch picture appear on this terminal, will not do it. I recommend use Kitty terminal. Tilix is terminal I use.
sudo apt install tilix
There is an issue that Tilix redirects to its official website to configure your .bashrc or .zshrc, but check the file on this path since it's changed.
Clone the repositorygit clone https://github.com/Gogh-Co/Gogh.git
Give permissions:
chmod +x *.sh
Warning: Sometimes there is a bug on some distros with gogh. Close terminal and open a new terminal and go to path you saved the repository. Finally, execute this command:
./gogh.sh
And follow the instructions on the repository.
Touhou grub theme and more. Get it here.
All instructions on the repository, but they are here.
git clone https://github.com/JohnKun136NVCP/GRUB-Theme.git
cd GRUB-Theme
Choose your theme (in my case is Touhou Project)
cd Touhou\ Project/
Give the permissions
chmod +x *.sh
Install it.
sudo ./install.sh
or
sudo sh install.sh
Finally:
sudo update-grub
There are some scripts that it will useful.
Brave (Browser)
chmod +x brave.sh
And run it.
./brave.sh
GNOME needs an extra tool, for KDE plasma is not necessary.
sudo apt-get install gnome-tweak-tool
For icons and cursos create a directory hidden with name .icons. Also, make it with name .themes. I use candy icons, Sweet-cursos and Sweet-Dark. However, you can find more here.
Example on Zorin OS