Supertuba12 / dotfiles-1

My personal configuration files etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

Colorscheme changer

This script (change-colorscheme.sh) uses Rofi and Pywal. Edit the script change-colorscheme.sh to select where local colorschemes are found and which file extensions to be supported.

System scripts

Scripts located in system/. Used for installation, cleaning, maintenance, etc.

Cleaning the system

clean_system.ch does what it says, gives some cleaning options.

User services

enable-services.sh copies all services from the services/ folder to ~/.config/systemd/user. This is where it is recommended to put user services on arch wiki. These services are thereafter enabled and started.

System health check

health-check.sh attempts to (obviously) check the health of the system.

Other

Wallpaper: Photo by Roberto Shumski from Pexels

About

My personal configuration files etc.


Languages

Language:Shell 62.9%Language:Python 23.9%Language:Vim Script 13.2%