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 aca2501b9c Added rules to default to plugable's audio card 11 years ago
bin@4c6e834e03 Added rules to default to plugable's audio card 11 years ago
not_dots Added rules to default to plugable's audio card 11 years ago
oh-my-zsh@9de171c021 Added SSH_AUTH_SOCKET fix 11 years ago
vim Fixed latex+okular in vim 11 years ago
.gitmodules Moved personal-scripts to a bin directory 11 years ago
README.md Fixed typo 12 years ago
bash_logout First commit 12 years ago
bash_profile First commit 12 years ago
bashrc Several fixes found when installing in Sputnik 11 years ago
gitconfig Added keyboard in xinitrc, and gitconfig 12 years ago
make.sh Fixed ls only listing one file 12 years ago
profile First commit 12 years ago
pythonrc.py Added niceties to the default python shell 12 years ago
starttmux Several fixes found when installing in Sputnik 11 years ago
tmux.conf Moved personal-scripts to a bin directory 11 years ago
vimrc Several fixes found when installing in Sputnik 11 years ago
xinitrc Several fixes found when installing in Sputnik 11 years ago
xprofile Several fixes found when installing in Sputnik 11 years ago
zshrc Moved personal-scripts to a bin directory 11 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.