Skip to content

robbiehudson/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My configuration files for *nix machines(Mac OS X, Linux)

Prerequisites

Installation

Clone the repository:

$ git clone --recursive https://github.com/robbiehudson/dotfiles.git

Use stow to sym link the conf files you need

$ cd ~/dotfiles
$ stow bash
$ stow git
$ stow vim

Install Vim plugins

$ vim
:BundleInstall!

Unlink configuration

Unlink bash configuration example:

$ cd ~/dotfiles
$ stow --delete bash

Authors

  • Pablo Vicente
  • Rob Hudson

About

My configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 83.5%
  • Shell 16.1%
  • Elixir 0.4%