-
Notifications
You must be signed in to change notification settings - Fork 166
System Config
Song Zheng edited this page Sep 26, 2022
·
5 revisions
This displays the configuration for the system
Adds your info, sets a global .gitignore
, and alias.
[user]
email = ...
name = ...
[color]
ui = auto
[pull]
rebase = true
[core]
excludesfile = ~/.gitignore
[alias]
co = checkout
br = branch
s = status
r = remote -v
d = diff
node_modules
build
coverage
dist
.attach_pid**
-
System Setup - Includes
git
,bash
etc. - VIM Config
- Computer Setup - List of applications that are useful to install