Skip to content

Instantly share code, notes, and snippets.

View Ivan97's full-sized avatar

Yangki Zhang Ivan97

  • ByteDance
  • 杭州
View GitHub Profile
# Clean, simple, compatible and meaningful.
# Tested on Linux, Unix and Windows under ANSI colors.
# It is recommended to use with a dark background.
# Colors: black, red, green, yellow, *blue, magenta, cyan, and white.
#
# Mar 2013 Yad Smood
# Mar 2019 Yangki Zhang
# VCS
YS_VCS_PROMPT_PREFIX1=" %{$fg[white]%}on%{$reset_color%} "
https://press.one/p/address/v?s=915ff06e07279fa28d3e31bc9bd46d1deeb531f6f271dd7149fa29376c3a5526ab469f83655904bb5e850084c1f8ad3b058ca6161cd66d1528f9dcb901bb77780&h=f2cf06f866c2510594b0479ff026b1b6a6d86236a08e39c19a6e4c514b7939db&a=3f0ec5c608f3837b8c74544c631b9d10b6c68b7f&f=P1&v=2
@Ivan97
Ivan97 / keybase.md
Created June 2, 2018 14:31
keybase.md

Keybase proof

I hereby claim:

  • I am ivan97 on github.
  • I am ivan97 (https://keybase.io/ivan97) on keybase.
  • I have a public key ASB8QEsoNQKxzFsP3Eiu1K5AGSei8-Rw0MVO6zqDtJ8DMQo

To claim this, I am signing this object:

<?xml version="1.0" encoding="UTF-8"?>
<code_scheme name="GoogleStyle">
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="2" />
<option name="USE_TAB_CHARACTER" value="false" />
<option name="SMART_TABS" value="false" />
<option name="LABEL_INDENT_SIZE" value="0" />
@Ivan97
Ivan97 / IOOO_TECH_CLA
Last active March 9, 2018 06:03 — forked from CLAassistant/SAP_CLA
IoooTech Individual Contributor License Agreement
###IoooTech Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by IoooTech SE or its affiliates (“IoooTech”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to IoooTech in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact opensource@IoooTech.com.
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to IoooTech a non-exclusive, pe
@Ivan97
Ivan97 / .git-commit-template.txt
Last active May 22, 2020 02:23 — forked from adeekshith/.git-commit-template.txt
This commit message template that helps you write great commit messages and enforce it across your team.
[type]:[subject]
# (If applied, this commit will...)
# |<---- Using a Maximum Of 50 Characters ---->|
# Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Provide links or keys to any relevant tickets, articles or other resources