prahaladramji / dotfiles

Local configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My configuration files

This repository contains all my local configruation files that I share between various machines that I use.

Quick Start

This repos uses stow to manage symlinks in the home folder.

  1. Install stow from your os specific package manager.
  2. Clone this repo to your $HOME directory
    git clone https://github.com/prahaladramji/dotfiles.git ~/dotfiles
  3. Link the required configurations
    stow zsh

About

Local configuration files

License:MIT License


Languages

Language:Shell 51.5%Language:Emacs Lisp 45.7%Language:Ruby 1.8%Language:Vim Script 1.0%