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
- Host: GitHub
- URL: https://github.com/pagepro/git-configuration
- Owner: Pagepro
- Created: 2016-06-09T11:03:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T07:21:30.000Z (over 7 years ago)
- Last Synced: 2025-03-22T06:01:44.488Z (2 months ago)
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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