Update README

This commit is contained in:
Andrej Gaevskij 2012-04-26 12:47:46 +04:00
parent 750c751fd5
commit 7d1e76f17c
1 changed files with 10 additions and 2 deletions

View File

@ -16,7 +16,15 @@
## Перед запуском
Перед запуском скрипта необходимо задать имя и адрес почты в настройках git
Создаем симлинк для SublimeText 2
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl
Задаем имя и адрес почты в настройках git
git config --global user.name "Andrej Gaevskij"
git config --global user.email "andrej.gaevskij@gmail.com"
git config --global user.email "andrej.gaevskij@gmail.com"
## Установка
git clone git://github.com/gaech/git-config.git
sh git-config/install.sh