I'm using Arch Linux and this repo contains most of my system configuration. Scroll down to see what it looks like. Forking is highly encouraged.
Check the folder names to see which programs are configured with these dotfiles.
Run
git clone https://github.com/tmlye/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
and then execute the script. This should symlink all the files in the ~/.dotfiles
directory to the correct
locations in your home folder. Backups will be saved as filename.backup.
Simply place your wallpaper in ~/.wallpaper/current.jpg
and everything should work fine.
You can modify the location for the wallpaper in ~/.dotfiles/sway/config
.
Credit for the terminal colors and parts of the zsh theme goes to crshd. The Nvim setup is based on ThePrimeagen's. Some of the remaining dotfiles are based on other people's work as well, but modified beyond recognition.