Skip to content

pcaro90/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
git
 
 
i3
 
 
 
 
 
 
 
 
vim
 
 
 
 
 
 
 
 

Pablo Caro's dotfiles

These are the configuration files I use in Linux and OS X to feel like home everywhere. They include personalizations to vim, bash, git, and some other stuff I like. Usually, everything that is not obvious or auto descriptive is reasonably well commented.

Everything is linked to its place, not copied. The bin folder, instead, is merged: files inside dotfiles/bin are linked into ~/bin, but existing files in the ~/bin folder will be kept. In any other case, existing files and folders will be renamed to .whatever.bak and replaced.

Install

cd
git clone https://github.com/pcaro90/dotfiles.git
dotfiles/install.sh

Vim

Vim files are inside the vim folder. The vimrc file is well explained, and with folding markers dividing the file in categories. I use the fantastic Vundle to manage the plugins I have installed. The Vundle Configuration category lists and briefly explains all the plugins.

Note that some plugins (like Syntastic) require additional software to work properly, which is not automatically installed.

License

Copyright (c) 2013 Pablo Caro. All Rights Reserved.

Pablo Caro <me@pcaro.es> - http://pcaro.es/

See LICENSE file.

About

Configuration files for vim, bash, git, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published