Skip to content

Instantly share code, notes, and snippets.

@BarbUk
BarbUk / snippy.sh
Last active May 23, 2018 14:05 — forked from coderofsalvation/snippy.sh
modified version of snippy which features easier installation, follows symlinks, bashdown templates and automatic detection of cli vs window
#!/usr/bin/env bash
# video demo at: http://www.youtube.com/watch?v=90xoathBYfk
# augmented by barbuk: https://github.com/BarbUk/dotfiles/blob/master/bin/snippy
# . restore current clipboard
# . {clipboard} placeholder to use current clipboard in snippet
# . {cursor} placeholder to place the cursor
# . ##noparse header in snippet to not parse
# . execute command begining by $
#
@BarbUk
BarbUk / ixgbe_debian.md
Last active January 24, 2018 06:48 — forked from kslimani/ixgbe_debian.md
Debian ixgbe module compilation