Skip to content

pushrax/dotfiles

Repository files navigation

dotfiles

Configuration I use across *nix computers. Repository structure inspired by Jamie Wong's dotfiles. Feel free to reuse any tidbits in your own configuration!

There are two modes: light and full, differing mainly in the complexity of dependencies.

Usage

Install dependencies:

  • git
  • vim (vim-nox on ~Debian)
  • GNU Make
  • some kind of Ruby

The full mode also requires:

  • a C/C++ compiler (likely clang)
  • CMake
  • Python (+dev)

Once that's done:

  • clone the repository
  • cd dotfiles
  • make (light) or make full

This is idempotent, so it can be run each time the repository is updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published