1c449f436a8c8e69d9d2e517ccc1c52f4ee39434
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}
Quick install
make
Install
Each folder contains the configuration files for a specific program, as they would appear under "$HOME" (~). To install them, first initialize the submodules:
git submodule update --init --recursive
Then, you can use the GNU Stow utility to link the files to the appropriate folder:
stow <modules that you want to install>
Alternatively, you may simply copy the files to your $HOME folder.
Description
Languages
Vim script
51.5%
Python
24%
Shell
11.1%
Emacs Lisp
10.5%
Nix
2.3%
Other
0.4%