Skip to content

Instantly share code, notes, and snippets.

View dance-cmdr's full-sized avatar
🏠
Working from home

Alexandros Spyropoulos dance-cmdr

🏠
Working from home
View GitHub Profile
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active July 29, 2025 03:08
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@k33g
k33g / gist:3959903
Created October 26, 2012 16:57
Patterns & Typescript

##The Singleton Pattern

class SantaClaus {

	private static uniqueInstance : SantaClaus;