summaryrefslogtreecommitdiff
path: root/README.md
blob: 75ec491c7b89205e28364f417461a50ba2e0ce3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
camelconf
=========

description
-----------

Setup and install my default configuration for tools including:

* vim
* zsh
* vimperator
* git
* wmii
* X resources
* xinit
* i3

dependencies
------------

In order to use this software, you need Git and Python.

usage
-----

The simplest way is to use the install.sh script. It will fetch any other
needed repository and then install every configuration file for either the
current user or globally (requires root privileges).

	$ ./install.sh user

or/and

	$ [sudo] ./install.sh global