dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

README.md (1339B)


      1 # regexghost's dotfiles
      2 
      3 This repo contains all my dotfiles, including:
      4 * Configuration for various programs
      5 * Window manager and desktop environment setups
      6 * Terminal, window manager and panel scripts
      7 * Small programs I've written
      8 * Install guides for various OS setups
      9 
     10 This repo is a work in progress, as well as standard dotfiles updates I also plan to add scripts which can be used to save/load the dotfiles
     11 
     12 More information about specific WM/DE setups can be found below, both the dotfiles themselves and relevant articles on my website
     13 
     14 ![JWM Pi 3B+ setup screenshot](screenshots/fastfetch.png)
     15 
     16 ## Window Managers/Desktop Environments
     17 
     18 * [JWM (Raspberry Pi)] - [Website](https://www.regexghost.com/linux/jwm)
     19 * [i3](i3/README.md) - [Website](https://www.regexghost.com/linux/i3)
     20 * [KDE](kde/README.md) - [Website](https://www.regexghost.com/linux/kde)
     21 
     22 ## Colour Schemes
     23 
     24 Before loading the dotfiles, navigates to `helpers/colours/` and run `make.sh *colourscheme*`, where `*colourscheme*` is a scheme in `helpers/colours/schemes/` (without the `.sh`)  
     25 This will place relevant colourschemee substitution files in the correct directories to be loaded with the config files. These files aren't tracked in the repo as there a) there is a large number of them and b) they can be generated programatically from the `schemes/` files.