Oxicode / til

:memo: Today I Learned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIL

Today I Learned

A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post. These are mostly things I learn by pairing with smart people at Hashrocket.

500 TILs and counting...


Categories


Chrome

Clojure

CSS

Devops

Elixir

Git

Go

Internet

JavaScript

Linux

Mac

Phoenix

PostgreSQL

Rails

Ruby

tmux

Unix

Vim

Webpack

Usage

The .vimrc file for this project contains a function CountTILs that can be invoked with <leader>c. This will do a substitution count of the current number of TILs and display the result in the command tray.

About

I shamelessly stole this idea from thoughtbot/til.

Other TIL Collections

License

© 2015-2016 Josh Branchaud

This repository is licensed under the MIT license. See LICENSE for details.

About

:memo: Today I Learned

License:MIT License


Languages

Language:Vim Script 100.0%