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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user