diff --git a/README.md b/README.md new file mode 100644 index 0000000..8246008 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Установка + +```sh +git clone https://git.246060.ru/f1x1t/git-config ~/.config/git +``` + +# Настройка + +Создать файл `user.conf`: + +```sh +cp -a ~/.config/git/user.conf.example ~/.config/git/user.conf +``` + +Добавить в него дополнительные настройки.