Skip to content

pvcarrera/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

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

Prerequisites

Installation

Clone the repository in your home directory:

$ cd
$ git clone --recursive https://github.com/pvcarrera/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

About

My configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published