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 95427a4a87 Should fix ssh-agent in tmux+ssh 9 years ago
Docker Zsh+Docker 9 years ago
bin Slightly improved emacs 9 years ago
emacs.d Better emacs config 9 years ago
i3 Functions i3 lock/suspend/hibernate 9 years ago
not_dots Securing gitconfig, adding nm fix 9 years ago
oh-my-zsh@5663d3a1fe Updated oh-my-zsh and moved to firefox 10 years ago
terminfo/r Oups. It should go in a folder. 11 years ago
vim Working better with latex and screens/monitors 9 years ago
.gitignore Added i3 11 years ago
.gitmodules Removed personal-scripts submodule 11 years ago
README.md Updated README 11 years ago
Xresources Better emacs config 9 years ago
Xresources_old Added i3 11 years ago
Xresources_solarized Added i3 11 years ago
bash_logout First commit 12 years ago
bash_profile First commit 12 years ago
bashrc Long time no see 9 years ago
gitconfig Securing gitconfig, adding nm fix 9 years ago
gitignore_global More gitignore for python. PyDoc in Emacs 9 years ago
make.sh Zsh+Docker 9 years ago
noserc More gitignore for python. PyDoc in Emacs 9 years ago
profile Long time no see 9 years ago
pythonrc.py Long time no see 9 years ago
starttmux Several improvements. 11 years ago
tmux.conf Hard to track problem with tmux's config 9 years ago
vimperatorrc Using emacs :) 9 years ago
vimrc Working better with latex and screens/monitors 9 years ago
xinitrc Long time no see 9 years ago
xprofile Several fixes found when installing in Sputnik 11 years ago
zshrc Should fix ssh-agent in tmux+ssh 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.