Skip to content

Instantly share code, notes, and snippets.

View odmishien's full-sized avatar
🍢

oden odmishien

🍢
View GitHub Profile
name: GitHub-Profile-Summary-Cards
on:
schedule: # execute every 24 hours
- cron: "* */24 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
@odmishien
odmishien / teams.json
Created July 9, 2020 02:44
The Karabiner-Elements settings for the key binding on MicroSoftTeams.
{
"title": "browser",
"rules": [
{
"description": "MicroSoftTeams: send by Cmd+Enter",
"manipulators": [
{
"type": "basic",
"conditions": [
{
@odmishien
odmishien / my-tron-fulltype.json
Created April 29, 2019 07:48
This is my setting for edex-ui theme.
{
"colors": {
"r": 170,
"g": 207,
"b": 209,
"black": "#000000",
"light_black": "#05080d",
"grey": "#452259"
},
"cssvars": {