Skip to content

Instantly share code, notes, and snippets.

View NimaSoroush's full-sized avatar
🤷‍♂️
Ask me

Nima NimaSoroush

🤷‍♂️
Ask me
View GitHub Profile
@NimaSoroush
NimaSoroush / simple
Created June 9, 2018 11:36
Running Differencify with vanilla node
const Differencify = require('differencify');
const differencify = new Differencify({ debug: true });
(async () => {
const result = await differencify
.init()
.launch()
.newPage()
.setViewport({ width: 1600, height: 1200 })
.goto('https://github.com/NimaSoroush/differencify')
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active May 5, 2024 18:31
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k