Skip to content

Instantly share code, notes, and snippets.

@nanase
Last active December 26, 2015 18:09
Show Gist options
  • Save nanase/7191928 to your computer and use it in GitHub Desktop.
Save nanase/7191928 to your computer and use it in GitHub Desktop.
gitコマンドの自分用設定ファイル。
[user]
name = Tomona Nanase
email = nanase@users.noreply.github.com
[color]
ui = true
[alias]
lg = log --oneline --graph --decorate
ai = add -i
st = status
[core]
autocrlf = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment