aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* README: Recommend sourcing the bootstrapperMathias Bynens2012-11-061-1/+1
| | | | Thanks to @svnpenn and @nvartolomei in https://github.com/mathiasbynens/dotfiles/commit/a77f4872f26d681a35cface9d6bcb4ad55fec752#commitcomment-2100022, and thanks to @janmoesen for the BASH_SOURCE pointer.
* Include .vim directory and subdirectoriesMathias Bynens2012-01-021-1/+0
|
* Allow running bootstrap.sh with a --force or -f optionMathias Bynens2011-12-291-4/+12
| | | | This avoids the confirmation prompt.
* Create .vim/{backups,swaps,undo} directories if they don’t existMathias Bynens2011-12-291-0/+1
|
* Use tabs instead of double-space indentsMathias Bynens2011-12-281-1/+1
|
* Typo.Mathias Bynens2011-09-291-1/+1
|
* Undid some silly mistakes and made the script more simplerderMatijs Brinkhuis2011-09-281-5/+3
|
* make it possible for bootstap.sh to be executed from whereverMatijs Brinkhuis2011-09-271-1/+5
|
* Reload dotfiles after updating through the bootstrapper.Mathias Bynens2011-09-191-1/+2
|
* Make sure rsync output starts on a new line.Mathias Bynens2011-09-091-2/+2
|
* Show a warning and ask for user confirmation before running theMathias Bynens2011-09-081-1/+6
| | | | bootstrapper. Fixes #8.
* Whitespace cleanup.Mathias Bynens2011-09-051-1/+1
|
* Initial commit.Mathias Bynens2011-09-051-0/+1