mirror of
https://github.com/balkian/dotfiles.git
synced 2025-04-07 01:20:23 +00:00
* Added ranger * Update vim airline * Added udiskie and * Updated i3 status * Updated zsh paths to load even when not in a login session
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
52.4%
Python
24.4%
Shell
11.3%
Emacs Lisp
10.7%
Nix
0.6%
Other
0.4%