tzarskyz / profiles

dot files and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profiles

This repository includes configuration files, scripts and tiny commands for our daily life, especially for myself.

License

These files inside this repository is under MIT License, see MIT-LICENSE.txt. This repository also contains some third party scripts, files and commands so that I and you can use it easily though, these files are NOT under this license but under each licenses.

Install

Following the next steps to use this configuration files.

% git clone git://github.com/niw/profiles.git ~/.profiles
% cd ~/.profiles
% git submodule init
% git submodule update
% ./setup

Uninstall

Using setup command, you can remove all symlinks to the configuration files.

% ~/.profiles/setup -r

About

dot files and more

License:MIT License