Skip to content

Instantly share code, notes, and snippets.

View ankypant's full-sized avatar

Ankit Pant ankypant

View GitHub Profile
@ankypant
ankypant / iterm2-solarized.md
Created June 14, 2022 15:13 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@ankypant
ankypant / media-query.css
Created July 18, 2019 14:39 — forked from gokulkrishh/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS