marciol / dotfiles

Marciol's Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

A repository with my personal configuration files. Managed using GNU stow.

How to use

  1. Generate a new SSH key

  2. Ensure that the key is on ssh-agent:

    eval "$(ssh-agent -s)"
    ssh-add -K ~/.ssh/key_rsa
    
  3. Add a new SSH Key

  4. Init the installation:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/marciol/dotfiles/HEAD/install.sh)"

About

Marciol's Dotfiles


Languages

Language:CSS 50.4%Language:Vim Script 34.0%Language:Shell 9.1%Language:Clojure 5.5%Language:Ruby 0.9%