1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-03-06 15:03:41 +00:00
J. Fernando Sánchez 2772190259 Fixed play-pause
2017-10-02 15:52:54 +02:00
2015-10-25 01:36:05 +02:00
2016-01-07 12:53:04 +01:00
2017-03-24 16:29:31 +01:00
2017-09-29 16:33:21 +02:00
2017-01-14 00:13:09 +01:00
2017-10-02 15:52:54 +02:00
2015-09-18 02:14:17 +02:00
2016-11-10 18:26:15 +01:00
2017-09-29 16:33:21 +02:00
2015-09-18 02:14:17 +02:00
2015-09-18 02:14:17 +02:00
2017-03-24 16:29:31 +01:00
2016-10-08 00:46:55 +02:00
2015-12-09 17:07:44 +01:00
2017-02-13 16:51:53 +01:00
2017-03-24 16:29:31 +01:00
2017-10-02 11:24:16 +02:00
2015-09-18 02:14:17 +02:00
2017-03-24 18:11:40 +01:00
2015-10-25 01:36:05 +02:00
2017-03-24 18:11:40 +01:00
2017-03-24 18:11:40 +01:00
2017-03-24 18:11:40 +01:00

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
No description provided
Readme 432 KiB
Languages
Vim script 52.4%
Python 24.4%
Shell 11.3%
Emacs Lisp 10.7%
Nix 0.6%
Other 0.4%