Small addition to readme

This commit is contained in:
2013-10-21 02:12:23 +01:00
parent d2ace75129
commit 9fea673eb8

View File

@@ -1,6 +1,6 @@
# Dotify # Dotify
Setup your dotfiles like a sane person. With a Dotfile ^_^ Setup your dotfiles like a sane person. With a Dotfile:
```bash ```bash
ackrc -> .ackrc ackrc -> .ackrc
@@ -12,6 +12,8 @@ if [ "$(uname)" == "Darwin" ]; then
fi fi
``` ```
Dotfiles are basically fancy bash shell scripts which are executed via Dotify.
## Overview ## Overview
### Setup ### Setup