romanchyla / dotfiles

My personal dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roman's Dot Files

Installation

git clone git@github.com:romanchyla/dotfiles.git /tmp/dotf
cp -fr /tmp/dotf ~
cd ~
./provision/install-gitcrypt.sh
git-crypt unlock ~/.ssh/dotfiles.key
cd ~
rm -fr /tmp/dotf

About

My personal dotfiles.


Languages

Language:Shell 86.1%Language:Ruby 6.5%Language:Vim Script 5.6%Language:Python 1.8%