Skip to content

rugglcon/dotfiles

Repository files navigation

Dotfiles

This used to only be for my vim config, however it now contains all config files that will need to be transferred between installs, including scripts.

Installation

To install on a new system, clone this repo then run sudo -u $USER ./setup.sh. For help, use the -h option.

Dependencies

Since I've moved to use i3, there's quite a few new dependencies that weren't here before. There's so many that it wouldn't make sense to try and configure them all in the setup script, as some have packages in some distros and some not, and they are named differently per each distro with a package. So I'm just going to list them here:

Instructions for Arch (for future reference)

  • follow installation guide on the wiki
  • install dependencies listed here
  • run the setup.sh script
  • should be good to go

About

A place to store all my config files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages