Skip to content

Instantly share code, notes, and snippets.

View ryancheley's full-sized avatar
🏒
Another Day in Paradise

Ryan Cheley ryancheley

🏒
Another Day in Paradise
View GitHub Profile
@jefftriplett
jefftriplett / README.md
Created June 19, 2025 16:36
Obsidian plugin list

ShareMyPlugin

@willmcgugan
willmcgugan / timers.css
Created August 18, 2022 15:13
Timers example
TimerWidget {
layout: horizontal;
height: 5;
background: $panel-darken-1;
border: tall $panel-darken-2;
margin: 1;
padding: 0 1;
transition: background 200ms linear;
}
@nnja
nnja / .pdbrc
Created August 2, 2019 12:55
My .pdbrc file with an interacti alias
# Install IPython: python3 -m pip install ipython
import IPython
from traitlets.config import get_config
cfg = get_config()
cfg.InteractiveShellEmbed.colors = "Linux" # syntax highlighting
cfg.InteractiveShellEmbed.confirm_exit = False
alias interacti IPython.embed(config=cfg)
@parmentf
parmentf / GitCommitEmoji.md
Last active March 9, 2026 16:01
Git Commit message Emoji