1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 15:18:01 +00:00

Link to a source in the latest til

This commit is contained in:
jbranchaud
2016-01-14 15:26:55 -06:00
parent 50e644d652
commit e076a8f585

View File

@@ -21,3 +21,5 @@ This matters if the modification time is used by anything. For instance, a
background process that monitors a directory for changed files based on
modification times will get some false positives if you use `:wq` to
liberally.
[source](http://docstore.mik.ua/orelly/unix3/vi/ch05_03.htm)