All Projects → niw → profiles

niw / profiles

Licence: MIT license
dot files and more

Programming Languages

Vim Script
2826 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language
GDB
78 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].