/dotfiles

Repository of configuration files and deployment scripts. Encrypted files are automatically decrypted and deployed.

Primary LanguageEmacs Lisp

dotfiles

Repository of configuration files and scripts.

Usage

Installation

$ git clone git://github.com/seagoj/dotfiles.git ~/dotfiles

Automatically finds and decrypts *.gpg files then deploys packages to user home.

$ make install

Rollup unencrypted files for commit

Automatically re-encrypts those files to commit

$ make encrypt