Skip to content

Instantly share code, notes, and snippets.

View anxgang's full-sized avatar
🍺
Drunk

anxgang anxgang

🍺
Drunk
  • Taiwan, Kaohsiung
View GitHub Profile
@anxgang
anxgang / vscode_2021.2.23.json
Last active January 23, 2022 07:55
Vscode User Setting
{
"workbench.colorTheme": "One Dark Pro",
"workbench.iconTheme": "file-icons",
"atomKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.formatOnPaste": true,
"editor.fontSize": 13,
"terminal.external.osxExec": "iTerm.app",
"window.zoomLevel": -1,
"editor.snippetSuggestions": "top",
@anxgang
anxgang / Licence_badge.md
Last active November 17, 2017 01:00
Licence_badge

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • Badges are made with Shields.io.
  • This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.
  • 🇫🇷 Cette liste en français
@anxgang
anxgang / agnoster.zsh-theme
Last active July 20, 2017 18:31
~/.oh-my-zsh/themes/agnoster.zsh-theme
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://gist.github.com/1595572).
#