These are the dotfiles for my desktop PC. Originally taken from https://github.com/cbarox/Dotfiles
The folders and files in this repo can be installed automatically using the program GNU stow. You can probably find it in your package manager, if not you can always manually copy the files to their corresponding directory. Regardless if you are using GNU stow or not, MAKE A BACKUP of your local dotfiles (rename them to %file%.bak). Run the install script in the repo, the directory you run the script in will be where the symlinks are sourced, so move it to the location you want to use for storing your dotfiles. If all goes to plan and you have the programs and wallpaper I use, you should have something that looks like the screenshots below.
Folder | Description |
---|---|
firefox | contains my homepage and any userstyles I have found/modified/created |
i3 | contains my i3 config, this config is for use with Airblader's gaps-next branch |
mpv | contains my mpv config, configured for watching mostly anime with hardware decoding |
ranger | contains my ranger configs |
scrots | contains the screenshots below |
vim | contains my .vimrc with my lightline setup, and my vim plugins |
xres | contains my .Xresources files which configure colours and settings for urxvt, xft, and rofi |
zsh | contains my zsh config and aliases |