aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-10 08:19:03 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-10 08:19:03 +0300
commit66c97cd9593158e6fe0635889a19e62cf2f010b8 (patch)
tree0da5ff0613ede20817675284064cf59546289701
parentbugfix (diff)
downloadlinux-home-66c97cd9593158e6fe0635889a19e62cf2f010b8.tar.gz
linux-home-66c97cd9593158e6fe0635889a19e62cf2f010b8.zip
README update
-rw-r--r--.gitignore2
-rw-r--r--README.md8
2 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index b91e650..01f2cef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/db.bin
+/links.bin
diff --git a/README.md b/README.md
index 23140ba..cdb0e47 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-Cygwin configuration files
-==========================
+Cygwin environment
+==================
Personal Cygwin environment.
-The files are maintained in this repository and synced across different
+The files are maintained in this repository and shared across different
machines using [config-links].
[config-links]: https://github.com/egor-tensin/config-links
@@ -15,7 +15,7 @@ Using [config-links]:
> pwd
/cygdrive/d/workspace/personal/cygwin-home
- > ../config-links/update.sh -c .
+ > ../config-links/update.sh
...
License