@@ -24,12 +24,12 @@ _327 TILs and counting..._
2424* [ Rails] ( #rails )
2525* [ Ruby] ( #ruby )
2626* [ tmux] ( #tmux )
27- * [ unix ] ( #unix )
27+ * [ Unix ] ( #unix )
2828* [ Vim] ( #vim )
2929
3030---
3131
32- ### clojure
32+ ### Clojure
3333
3434- [ Aggregation Using merge-with] ( clojure/aggregation-using-merge-with.md )
3535- [ Argument Requirements For A Function] ( clojure/argument-requirements-for-a-function.md )
@@ -50,7 +50,7 @@ _327 TILs and counting..._
5050- [ Type of Anything] ( clojure/type-of-anything.md )
5151- [ When Overflow Is Desired] ( clojure/when-overflow-is-desired.md )
5252
53- ### devops
53+ ### Devops
5454
5555- [ Aliasing An Ansible Host] ( devops/aliasing-an-ansible-host.md )
5656- [ Check The Status of All Services] ( devops/check-the-status-of-all-services.md )
@@ -62,7 +62,7 @@ _327 TILs and counting..._
6262- [ Running Out Of inode Space] ( devops/running-out-of-inode-space.md )
6363- [ Wipe A Heroku Postgres Database] ( devops/wipe-a-heroku-postgres-database.md )
6464
65- ### git
65+ ### Git
6666
6767- [ Accessing a Lost Commit] ( git/accessing-a-lost-commit.md )
6868- [ Amend Author Of Previous Commit] ( git/amend-author-of-previous-commit.md )
@@ -100,13 +100,13 @@ _327 TILs and counting..._
100100- [ What Is The Current Branch?] ( git/what-is-the-current-branch.md )
101101- [ Whitespace Warnings] ( git/whitespace-warnings.md )
102102
103- ### go
103+ ### Go
104104
105105- [ Not So Random] ( go/not-so-random.md )
106106- [ Replace The Current Process With An External Command] ( go/replace-the-current-process-with-an-external-command.md )
107107- [ Sleep For A Duration] ( go/sleep-for-a-duration.md )
108108
109- ### javascript
109+ ### JavaScript
110110
111111- [ Character Codes from Keyboard Listeners] ( javascript/character-codes-from-keyboard-listeners.md )
112112- [ Create An Array Containing 1 To N] ( javascript/create-an-array-containing-1-to-n.md )
@@ -117,17 +117,17 @@ _327 TILs and counting..._
117117- [ Transforming ES6 and JSX With Babel 6] ( javascript/transforming-es6-and-jsx-with-babel-6.md )
118118- [ Truthiness of Integer Arrays] ( javascript/truthiness-of-integer-arrays.md )
119119
120- ### linux
120+ ### Linux
121121
122122- [ Check Ubuntu Version] ( linux/check-ubuntu-version.md )
123123- [ Configure Your Server Timezone] ( linux/configure-your-server-timezone.md )
124124- [ Upgrading Ubuntu] ( linux/upgrading-ubuntu.md )
125125
126- ### mac
126+ ### Mac
127127
128128- [ Default Screenshot Location] ( mac/default-screenshot-location.md )
129129
130- ### postgres
130+ ### Postgres
131131
132132- [ A Better Null Display Character] ( postgres/a-better-null-display-character.md )
133133- [ Adding Composite Uniqueness Constraints] ( postgres/adding-composite-uniqueness-constraints.md )
@@ -190,7 +190,7 @@ _327 TILs and counting..._
190190- [ Who Is The Current User] ( postgres/who-is-the-current-user.md )
191191- [ Word Count for a Column] ( postgres/word-count-for-a-column.md )
192192
193- ### rails
193+ ### Rails
194194
195195- [ All or Nothing Database Transactions] ( rails/all-or-nothing-database-transactions.md )
196196- [ Attribute Getter without the Recursion] ( rails/attribute-getter-without-the-recursion.md )
@@ -213,7 +213,7 @@ _327 TILs and counting..._
213213- [ Show Rails Models With Pry] ( rails/show-rails-models-with-pry.md )
214214- [ Show Rails Routes With Pry] ( rails/show-rails-routes-with-pry.md )
215215
216- ### ruby
216+ ### Ruby
217217
218218- [ Are They All True?] ( ruby/are-they-all-true.md )
219219- [ Assoc For Hashes] ( ruby/assoc-for-hashes.md )
@@ -275,7 +275,7 @@ _327 TILs and counting..._
275275- [ Swap Split Panes] ( tmux/swap-split-panes.md )
276276- [ tmux in your tmux] ( tmux/tmux-in-your-tmux.md )
277277
278- ### unix
278+ ### Unix
279279
280280- [ All The Environment Variables] ( unix/all-the-environment-variables.md )
281281- [ Cat A File With Line Numbers] ( unix/cat-a-file-with-line-numbers.md )
@@ -307,7 +307,7 @@ _327 TILs and counting..._
307307- [ Watch This Run Repeatedly] ( unix/watch-this-run-repeatedly.md )
308308- [ Where Are The Binaries?] ( unix/where-are-the-binaries.md )
309309
310- ### vim
310+ ### Vim
311311
312312- [ Absolute And Relative Line Numbers] ( vim/absolute-and-relative-line-numbers.md )
313313- [ Add A File Without Loading It] ( vim/add-a-file-without-loading-it.md )
0 commit comments