summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2017-03-20 08:58:52 +0100
committerAlan Pearce2017-03-20 08:58:52 +0100
commit4e43d4e467c1163789e2dc7ce61774bd8771c869 (patch)
tree45050337b760c969a12a46e63dfef81a120d3432
parentd8c083931789acd8cdb7f952f5915c84a9a4e78f (diff)
downloaddotfiles-4e43d4e467c1163789e2dc7ce61774bd8771c869.tar.lz
dotfiles-4e43d4e467c1163789e2dc7ce61774bd8771c869.tar.zst
dotfiles-4e43d4e467c1163789e2dc7ce61774bd8771c869.zip
Update README
-rw-r--r--README.org16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.org b/README.org
index b6c5c09..e1fb43b 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,14 @@
 * Dotfiles
 
-I've organised this repository with [[https://github.com/thoughtbot/rcm][rcm]], using tag- and
-host-specific directories. It focuses on zsh and emacs, with some
-functions to go from zsh to emacs (and directly to dired and magit).
-It doesn't use any configuration frameworks.
+I've organised this repository with [[https://www.gnu.org/software/stow/][GNU Stow]].  It focuses on [[http://zsh.sourceforge.net][Z Shell]] and
+[[http://emacs.sexy][Emacs]].
 
-Most likely to work on Linux, OSX and FreeBSD.
+It doesn't use any configuration frameworks, just packages installed
+via package managers.  For Z shell I use [[https://zplug.sh/][zplug]] and for Emacs I use the
+built-in package.el via [[https://github.com/jwiegley/use-package][use-package]].
+
+It should work on:
+- Linux
+- OSX
+- FreeBSD
+- Windows/Ubuntu