You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
J.Fernando Sánchez f6f45efcbb Revert "Added vundle as submodule"
This reverts commit 7e7deb9783.
12 years ago
not_dots Tmux on zsh start 12 years ago
vim First commit 12 years ago
README.md Fixed typo 12 years ago
bash_logout First commit 12 years ago
bash_profile First commit 12 years ago
bashrc First commit 12 years ago
make.sh First commit 12 years ago
profile First commit 12 years ago
tmux.conf Tmux on zsh start 12 years ago
vimrc Tmux on zsh start 12 years ago
zshrc Tmux on zsh start 12 years ago

README.md

Balkian's dotfiles

Usage

Download

The Git Way:

git clone https://github.com/balkian/dotfiles.git

The fast way:

curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}

Install

Just run:

source .make.sh

How it works

So far, this is the simplest way of keeping your dotfiles in a repository. The installation script will just back-up your files in a folder in your ~/ with the timestamp, so running it twice won't destroy your original files.