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 fc8c11d360 New config 9 years ago
Docker pyenv and others 9 years ago
Xsession New config 9 years ago
bash New config 9 years ago
compton New config 9 years ago
emacs/.emacs.d New config 9 years ago
emacs.d New config 9 years ago
git New config 9 years ago
i3 New config 9 years ago
lightdm/etc/lightdm New config 9 years ago
not_dots New config 9 years ago
scripts/.bin New config 9 years ago
stalonetray New config 9 years ago
sxhkd/.config/sxhkd New config 9 years ago
terminfo/r Oups. It should go in a folder. 11 years ago
tmux New config 9 years ago
vim New config 9 years ago
vimperator New config 9 years ago
zsh New config 9 years ago
.dockerignore New config 9 years ago
.gitignore New config 9 years ago
.gitmodules New config 9 years ago
README.md Updated README 11 years ago
make.sh Zsh+Docker 9 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:

git submodule update --init --recursive
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.