From e428d2d1fd99a05b111c7d2002e19a74647c31b1 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Thu, 25 Apr 2019 17:38:51 -0400 Subject: [PATCH] Point to new dotfiles repo --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e80501..69172f7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + +**As of 2017, this repository is in archival state.** I refactored much of the code and am now using the scripts and utilities available publicly in this repository: [https://github.com/natelandau/dotfiles](https://github.com/natelandau/dotfiles). + + + # My Shell Scripts This is the centralized repository of all the shell scripts which I use for a number of different purposes. @@ -14,7 +19,7 @@ This is the centralized repository of all the shell scripts which I use for a nu * Syncing user preferences and files using [Mackup][3] * Installing [RVM][4] and associated Gems * Pushing a new SSH key to Github -* **syncScripts/** - Scripts which use [RSYNC][5] and [Unison][6] to keep different directories and computers in sync. +* **syncScripts/** - Scripts which use [RSYNC][5] and [Unison][6] to keep different directories and computers in sync. * **scriptTemplate.sh** - A bash script boilerplate template. ## Versioning