Skip to content

Instantly share code, notes, and snippets.

@curtismckee
curtismckee / github-corner.less
Created April 12, 2019 03:57
Github Corner Badge
.github-corner:hover .octo-arm {
animation: octocat-wave 560ms ease-in-out
}
.github-corner svg {
fill: gray;
color: #fff;
}
.github-corner:hover svg {

Security Groups


aws ec2 describe-security-groups
aws ec2 create-security-group --description "Security group for Napster services." --group-name napster --vpc-id vpc-be4f5bdb sg-01c495c1e361abd30

EC2


@curtismckee
curtismckee / init.vim
Created October 24, 2019 03:54 — forked from danmikita/init.vim
File preview with FZF, RG, Bat, and Devicons
nnoremap <silent> <leader>e :call Fzf_dev()<CR>
" ripgrep
if executable('rg')
let $FZF_DEFAULT_COMMAND = 'rg --files --hidden --follow --glob "!.git/*"'
set grepprg=rg\ --vimgrep
command! -bang -nargs=* Find call fzf#vim#grep('rg --column --line-number --no-heading --fixed-strings --ignore-case --hidden --follow --glob "!.git/*" --color "always" '.shellescape(<q-args>).'| tr -d "\017"', 1, <bang>0)
endif
" Files + devicons

Keybase proof

I hereby claim:

  • I am curtismckee on github.
  • I am curtismckee (https://keybase.io/curtismckee) on keybase.
  • I have a public key ASBTYxY_qV7dBDqCMZ-7w7bLDNSS4u_gfpvcfrcQFwLIwQo

To claim this, I am signing this object: