Daily Vim Devotional

Nice walkthrough of somebody’s vimrc. Good info whether or not you use Rails or are or are not an actual Ninja.

(Source: rubyweekly.com)

Sharing Public SSH Keys with GitHub

If anybody ever asks you, “hey, I could I get your public SSH key to give you access to such and such?”, you can reply with https://github.com/yourgithubusername.keys. Try it!

(Source: twitter.com)

Send text to slack from the command line.

Beautify you JavaScript code. Works with vim-autoformat.

(Source: github.com)

Docker on Mac using xhyve. I haven’t gotten it to work personally, but it could be good.

(Source: twitter.com)

Kind of like a REPL, but bigger, and in Vim.

Works with Syntastic too!