mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Small addition to readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Dotify
|
||||
|
||||
Setup your dotfiles like a sane person. With a Dotfile ^_^
|
||||
Setup your dotfiles like a sane person. With a Dotfile:
|
||||
|
||||
```bash
|
||||
ackrc -> .ackrc
|
||||
@@ -12,6 +12,8 @@ if [ "$(uname)" == "Darwin" ]; then
|
||||
fi
|
||||
```
|
||||
|
||||
Dotfiles are basically fancy bash shell scripts which are executed via Dotify.
|
||||
|
||||
## Overview
|
||||
|
||||
### Setup
|
||||
|
||||
Reference in New Issue
Block a user