An open API service indexing awesome lists of open source software.

https://github.com/pagepro/git-configuration

Repozytorium z instrukcją usprawnienia gita
https://github.com/pagepro/git-configuration

Last synced: 2 months ago
JSON representation

Repozytorium z instrukcją usprawnienia gita

Awesome Lists containing this project

README

        

# GIT settings repository

### 0. Install bash-completion using one of commands
brew install bash-completion
brew cask install bash-completion
### 1. Go to the home directory
cd ~/
### 2. Copy files from repository to your local files. If you don't have some file create it using command
touch .filename
### 3. Reload .bash_profile to save your changes
source ~/.bash_profile