dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

README.md (305B) [raw]


      1 dotfiles
      2 ========
      3 My personal config files for Linux and OpenBSD.
      4 
      5 Installation
      6 ------------
      7 The [etc/skel.sh][1] script will bootstrap a minimal config (tmux/sh/git)
      8 that I use on new servers. [etc/install.sh][2] is a more complete
      9 installation for desktop use.
     10 
     11 [1]: ./etc/skel.sh
     12 [2]: ./etc/install.sh