TeoSakel / dotfiles

name is self-explanatory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

To install everything

  • Just run ./install and hope for the best!
  • You may want to look into instal.conf.yaml before you do so...
  • See dotbot for details about configuration.
  • Even then individual files may have some lazy workarounds that fail
  • You have been warned!

To install individual packages

  • run ./install-standalone and a directory from meta
  • OR make a profile in meta/profiles and run ./install-profile <profile-file>

Requirements

Minimally:

  • git (dah..)
  • the programs that you want to configure (double dah...)
  • bash
  • curl

About

name is self-explanatory


Languages

Language:Shell 58.1%Language:Vim Script 41.9%