From 41e1c4d7c5a9eeeac4296aca1f29565a91f62441 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Sat, 3 Jan 2015 20:03:36 -0500 Subject: [PATCH] minor tweak --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c89b3e5..ccfe64a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This is the centralized repository of all my personal shell scripts which I use * Syncing user preferences and files using [Mackup][3] * Installing [RVM][4] and associated Gems * Pushing a new SSH key to Github + More information is in the folder's `README`. * **syncScripts/** - I use [RSYNC][5] and [Unison][6] all the time to sync various computers, drives, and servers. More information is in the folder's `README`.