From f682d9c3e9617fda5ff8c20dc23da419eb591723 Mon Sep 17 00:00:00 2001 From: Ben O'Hara Date: Sun, 29 Jul 2012 21:30:26 +1000 Subject: [PATCH] updated --- bin/README.md | 36 +++++++++--------------------------- vim/dotvim.orig | 1 + zsh/dotzsh.orig | 1 + 3 files changed, 11 insertions(+), 27 deletions(-) create mode 160000 vim/dotvim.orig create mode 160000 zsh/dotzsh.orig diff --git a/bin/README.md b/bin/README.md index 95abc086a..e93d9ddc6 100644 --- a/bin/README.md +++ b/bin/README.md @@ -1,31 +1,13 @@ -bootstrap -========= +bin +=== -Scripts to bootstrap a new machine +Add any of your own local scripts to this dir, it will be added to the path -osx ---- - -Setup OSX with sensible default options - -macports --------- - -Install required packages using macports - -brew ----- - -Install required packages using homebrew - -terminal --------- - -Colour schemes for terminal programs, iTerm2, Apple Terminal etc - -fonts ------ - -Fonts that maybe required, for powerline status bar etc +To use, add the following to **dotsyncrc** + [files] + .. + bin:bin + .. + [endfiles] diff --git a/vim/dotvim.orig b/vim/dotvim.orig new file mode 160000 index 000000000..7e8764712 --- /dev/null +++ b/vim/dotvim.orig @@ -0,0 +1 @@ +Subproject commit 7e8764712c1b300dac1957c361ace5355c0e654f diff --git a/zsh/dotzsh.orig b/zsh/dotzsh.orig new file mode 160000 index 000000000..d71dad7d0 --- /dev/null +++ b/zsh/dotzsh.orig @@ -0,0 +1 @@ +Subproject commit d71dad7d09a48d605c1f486e0962a0ce3ba55052