Skip to content

Instantly share code, notes, and snippets.

View coreyja's full-sized avatar
🙃

Corey Alexander coreyja

🙃
View GitHub Profile
@coreyja
coreyja / victor-mono.css
Last active January 2, 2023 19:17 — forked from pyrho/victor-mono.css
A font file for Blink Shell with the Victor Mono font
/* Non-Italics */
@font-face {
font-family: "VictorMono Nerd Font";
font-style: normal;
font-weight: 200;
src: url(https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/VictorMono/Light/complete/Victor%20Mono%20Light%20Nerd%20Font%20Complete.ttf?raw=true);
}
@font-face {
font-family: "VictorMono Nerd Font";
font-style: normal;
@coreyja
coreyja / .bash_profile
Last active February 22, 2018 16:52 — forked from nonrational/autopush.applescript
Viscosity Connect and Duo Push
# This is the alias to actually launch the AppleScript.
# Put this in your `.bash_profile` or wherever you like to keep aliases
# This assumes the AppleScript is located in `~/AppleScripts/autopush.applescript`
alias veep="osascript ~/AppleScripts/autopush.applescript"
@coreyja
coreyja / GIF-Screencast-OSX.md
Last active August 29, 2015 14:20 — forked from dergachev/GIF-Screencast-OSX.md
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application: